auto-gdb
auto-gdb
- Subject: auto-gdb
- From: Jack Nutting <email@hidden>
- Date: Mon, 8 Mar 2010 11:25:26 +0100
Prior to Xcode 3.2, while running an app from within Xcode (with the
"Run" command, not just the "Debug" command), any crash in the app
would magically stop on kill() in gdb, letting me examine things just
as if I had run it through the debugger in the first place. I know
this is the way it worked at least in 3.1, but don't know for how long
it's been that way.
Anyway, that behavior seems to be gone in 3.2, and any app that
crashes just dumps unceremoniously back to Xcode, with no output in
the Xcode console log or anything. Is there any way to get the old
behavior back, besides just always running through gdb?
--
// jack
// http://nuthole.com
// http://learncocoa.org
_______________________________________________
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