Re: Not sure what "Non-aligned pointer being freed" means...
Re: Not sure what "Non-aligned pointer being freed" means...
- Subject: Re: Not sure what "Non-aligned pointer being freed" means...
- From: David Dunham <email@hidden>
- Date: Mon, 26 Nov 2007 10:22:52 -0800
On 26 Nov 2007, at 06:31, Graham Reitz wrote:
I haven't had to debug at this level much, where exactly is
malloc_error_break located?
In gdb is it sufficient enough to do (gdb) break malloc_error_break ?
Should be. Or just add it in Xcode's Breakpoints window.
The idea is not to debug at this level, but that you get a backtrace
and see who's freeing the bad pointer.
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
"People seem to misinterpret complexity as sophistication" -- Niklaus
Wirth
_______________________________________________
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