> >This is going to be difficult to track, as the memory leak isn't 
> >really from operator new, but from what called it.  POSE only tracks 
> >the actual function that did the allocation.
> 
> You wanna back up and try that again, Ben?  :-)  Poser captures the 
> entire call stack on memory allocations and prints that out, 
> something that's even shown in Jayan's posting (if possibly only in 
> elided form).  From Poser's release notes:

Eeek... OK, I've actually never used the leak detection... haven't 
needed it yet.  Sorry about not knowing its full abililties -- yes, I 
misread the output.  However, my technique may still be useful.  If POSE 
isn't showing a symbol, I wonder if the Macsbug symbol is just too long 
for it, especially since mangled C++ names for template-based types can 
get really large quickly.

-- 
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Get help at http://palmoswerks.com/

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to