Re: Fastcode MM with C++ Builder 6



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


.



Relevant Pages

  • 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: Fastcode MM with C++ Builder 6
    ... I am set breakpoint in initialization section of FastMM4 ... > I have tried exactly this, but the FastMM4 initialization code never seems ...
    (borland.public.delphi.language.basm)
  • 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)