Re: Fastcode MM with C++ Builder 6
- From: "Pierre le Riche" <pleriche@xxxxxxxxxxx>
- Date: Fri, 10 Jun 2005 20:31:17 +0200
Hi Bcc32,
>I am set breakpoint in initialization section of FastMM4
> first on line " if CheckCanInstallMemoryManager then"
> then on line "InstallMemoryManager;"
> What I see when I run my code is icon and syntax hilighting indicating
> invalid breakpoint
> and it seems to me the breakpoint is ignored.
> Do you see the same, or am I doing something different or am I missing
> something?
I see exactly the same - it means the code never gets executed and thus
FastMM4 never gets installed :-(. If I add FastMM4.pas to the project then
the code gets executed, but it is not initialized first and I get an error.
Regards,
Pierre
.
- Follow-Ups:
- Re: Fastcode MM with C++ Builder 6
- From: Bcc32
- Re: Fastcode MM with C++ Builder 6
- References:
- Fastcode MM with C++ Builder 6
- From: Jason
- Re: Fastcode MM with C++ Builder 6
- From: Bcc32
- Re: Fastcode MM with C++ Builder 6
- From: Pierre le Riche
- Re: Fastcode MM with C++ Builder 6
- From: Bcc32
- Fastcode MM with C++ Builder 6
- Prev by Date: Re: New release of IntToStr and Sort Benchmark and validation tools
- Next by Date: Re: New release of IntToStr and Sort Benchmark and validation tools
- Previous by thread: Re: Fastcode MM with C++ Builder 6
- Next by thread: Re: Fastcode MM with C++ Builder 6
- Index(es):
Relevant Pages
|