• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: The Debugger has exited with status 1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: The Debugger has exited with status 1
      • From: Alexander von Below <email@hidden>
    • Re: The Debugger has exited with status 1
      • From: "Alexander v. Below" <email@hidden>
References: 
 >The Debugger has exited with status 1 (From: "Alexander v. Below" <email@hidden>)

  • Prev by Date: The Debugger has exited with status 1
  • Next by Date: Re: The Debugger has exited with status 1
  • Previous by thread: The Debugger has exited with status 1
  • Next by thread: Re: The Debugger has exited with status 1
  • Index(es):
    • Date
    • Thread