728x90
반응형
FastMM4 - 4.90 안정화 버전이 배포되었네요.
다음 주소에서 다운로드 받을 수 있습니다.
https://sourceforge.net/project/showfiles.php?group_id=130631&release_id=625112
이번에 변경된 내용은 아래와 같습니다.
Version 4.90 (9 September 2008):
- Added logging of the thread ID when capturing and displaying stack
traces. (Suggested by Allen Bauer and Mark Edington.)
- Fixed a Delphi 5 compiler error under FullDebugMode. (Thanks to Maurizio
Lotauro and Christian-W. Budde.)
- Changed a default setting in FastMM4Options.inc: RawStackTraces is now
off by default due to the high number of support requests I receive with
regards to the false postives it may cause. I recommend compiling debug
builds of applications with the "Stack Frames" option enabled.
- Fixed a compilation error under Kylix. (Thanks to Werner Bochtler.)
- Official support for Delphi 2009.
델파이 2009도 지원하다니, 곧 나올 델파이 2009가 기대되는군요.
다음 주소에서 다운로드 받을 수 있습니다.
https://sourceforge.net/project/showfiles.php?group_id=130631&release_id=625112
이번에 변경된 내용은 아래와 같습니다.
Version 4.90 (9 September 2008):
- Added logging of the thread ID when capturing and displaying stack
traces. (Suggested by Allen Bauer and Mark Edington.)
- Fixed a Delphi 5 compiler error under FullDebugMode. (Thanks to Maurizio
Lotauro and Christian-W. Budde.)
- Changed a default setting in FastMM4Options.inc: RawStackTraces is now
off by default due to the high number of support requests I receive with
regards to the false postives it may cause. I recommend compiling debug
builds of applications with the "Stack Frames" option enabled.
- Fixed a compilation error under Kylix. (Thanks to Werner Bochtler.)
- Official support for Delphi 2009.
델파이 2009도 지원하다니, 곧 나올 델파이 2009가 기대되는군요.
'프로그래밍 > 델파이' 카테고리의 다른 글
ADO의 데이터 연결문자열을 생성하는 대화상자 띄우기 - PromptDataSource (0) | 2008.10.20 |
---|---|
GetSystemTime과 TDateTime, FILETIME (0) | 2008.10.14 |
URLOpenBlockingStream을 이용하여 스트림으로 다운로드 받기 (0) | 2008.08.07 |
Delphi 7에서 일반 소스로 배포하는 패키지 설치하는 방법 (1) | 2008.07.30 |
스레드 내부에서 Sleep 하면 suspended 상태인가? (0) | 2008.04.10 |