Re: Fastcode MM with C++ Builder 6



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?

Thanks
Bcc32
"Pierre le Riche" <pleriche@xxxxxxxxxxx> wrote in message
news:42a96224@xxxxxxxxxxxxxxxxxxxxxxxxx
> Hi Bcc32,
>
> I have tried exactly this, but the FastMM4 initialization code never seems
> to be called and consequently the application uses the default MM. If you
> put a breakpoint in the initialization section of FastMM4, does it ever
> reach it?
>
> Regards,
> Pierre
>


.



Relevant Pages

  • Re: Fastcode MM with C++ Builder 6
    ... >I am set breakpoint in initialization section of FastMM4 ... > first on line " if CheckCanInstallMemoryManager then" ... FastMM4 never gets installed :-(. ...
    (borland.public.delphi.language.basm)
  • Re: Breakpoint instantiation
    ... You need to dig into initialization code and see what's going wrong or ... KITL is not initialized. ... The connection is OK ... Could the breakpoint problem be related with this? ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Initialization and dynamically loaded packages
    ... Scout wrote: ... > Thanks to FastMM4, I've found the the code in the initialization ... > section of several of my units runs multiple times. ...
    (borland.public.delphi.non-technical)
  • Re: How to debug in cluster environment
    ... I need to break into initialization part. ... when the module loads itself. ... On a regular box I have a breakpoint ...
    (microsoft.public.windows.server.clustering)
  • Re: pcmcia card in wince 5.0 problem
    ... I think you should try to debug the initialization of TIPCCARD. ... I suggest that you set a breakpoint at CPCCardBusBridge::InitCardBusBridge ...
    (microsoft.public.windowsce.platbuilder)