Re: Weird situation with FastMM 4.56
- From: "John Herbster" <herb-sci1_AT_sbcglobal.net>
- Date: Fri, 30 Dec 2005 16:08:22 -0600
"Atle Smelvær" wrote
> > Did you remember to check the debug dcu setting.
> > It's not possible to set breakpoints inside Borland's
> > source before this is done. ... Set a breakpoint
> > inside create on TCollectionItem main class.
"Tommi Prami" wrote
> It is not in Borland unit, it is just inherited from
> TCollectionItem
That is *why* Atle advised you to put the breakpoint in
the constructor of TCollectionItem. The constructor of
all objects that descend from TCollectionItem should
call the constructor of TCollectionItem and you can
see what is being what is being created there.
--JohnH
.
- References:
- Weird situation with FastMM 4.56
- From: Tommi Prami
- Re: Weird situation with FastMM 4.56
- From: Atle Smelvær
- Re: Weird situation with FastMM 4.56
- From: Tommi Prami
- Weird situation with FastMM 4.56
- Prev by Date: String functions benchmarks
- Next by Date: Re: Fastcode CPU Targets for 2006
- Previous by thread: Re: Weird situation with FastMM 4.56
- Next by thread: Latest B&Vs uploaded to Yahoo Groups
- Index(es):
Relevant Pages
|