Re: Stopping in libMallocDebug messages
Re: Stopping in libMallocDebug messages
- Subject: Re: Stopping in libMallocDebug messages
- From: Paul Walmsley <email@hidden>
- Date: Wed, 03 Jan 2007 10:19:34 +0000
The problem is I have no idea when these messages happen relative to
what line code is executing at this point. It would be great to set
breakpoints in the routine that prints the debug messages. Does anyone
know what symbols I could set breakpoints on to get the debugger to
stop when it prints one of these messages? I've looked through the
libMallocDebug library for candidates and none seem to work. I've
tried malloc_printf, a printf and a few others.
Can you set a breakpoint in szone_error? This caught a similar problem
that I had a while ago.
Paul
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden