Prevent gdb from stays running when executable exits with non-zero result?
Prevent gdb from stays running when executable exits with non-zero result?
- Subject: Prevent gdb from stays running when executable exits with non-zero result?
- From: Jim Correia <email@hidden>
- Date: Mon, 16 Nov 2009 13:48:58 -0500
If I am debugging an executable (tool) which returns 0, gdb terminates
after the executable terminates.
If the executable returns a non-zero result code, gdb (under Xcode)
stays running after the inferior terminates.
Is this a bug? Is there something I can change locally so that a
non-zero exit code doesn't keep the debugger running after the
inferior terminates?
- Jim
_______________________________________________
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