Re: Seeking advice on debugging "real time" programs.
Re: Seeking advice on debugging "real time" programs.
- Subject: Re: Seeking advice on debugging "real time" programs.
- From: John Draper <email@hidden>
- Date: Mon, 03 Apr 2006 23:57:09 -0700
David Dunham wrote:
Sure, set MallocStackLogging and then use leaks from the command
line. (You'd set a breakpoint at a spot when you expect memory to be
cleaned up -- in my case at the end of main().)
After I set the "MallocStackLogging", do I have to do a complete
"build" again and clean all my
targets? Or can I just set it, and run the application? I presume I
would run it under the
source level debugger with the breakpoints set (I mentioned them earlier)?
John
_______________________________________________
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