Re: The Debugger has exited with status 1
Re: The Debugger has exited with status 1
- Subject: Re: The Debugger has exited with status 1
- From: Jonathan del Strother <email@hidden>
- Date: Fri, 10 Mar 2006 16:15:43 +0000
On 10 Mar 2006, at 15:59, Alexander v. Below wrote:
Hello List, I am getting the message
"The Debugger has exited with status 1.The Debugger has exited with
status 1." (gdb 6.1, Intel)
at not really determinable points when debugging my application,
and without any sort of useful information. Sometime, when I step
through the code, it will never come up, when I hit "continue" the
debugger sometimes quits here, sometimes there, sometimes not at all.
Possibly this is an error in my code, but how can I track down what
is going wrong?
Are you using QTKit, or debugging something attached to iTunes,
anything like that? These can cause a few debugging problems similar
to what you're seeing - eg if you try and open up a protected audio
file.
If that *is* your problem, try breaking on ptrace, and forcing an
early return before it gets chance to kill the debugger.Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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