• 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: Debugger Exits without info
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugger Exits without info


  • Subject: Re: Debugger Exits without info
  • From: Michael Rice <email@hidden>
  • Date: Sat, 6 Jan 2007 13:09:32 -0600

You could install an exit handler using atexit() and then set a breakpoint in your exit handler function. The debugger stack trace should show you where exit() was called from.

Michael

On Jan 6, 2007, at 12:12 PM, Wesley Smith wrote:

Hi,
I'm trying to use the debugger in xcode to pinpoint where my app is
exiting.  I have a few included libraries that could potentially be
calling exit().  Unfortunately, when this happens, I don't get any
stack info to see under what conditions and with what functions this
happens.  I just get Program exitited with status:1.(gdb).  Is there a
way to capture this information?

thanks,
wes
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40knology.net


This email sent to email@hidden


_______________________________________________ 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: Debugger Exits without info
      • From: "Wesley Smith" <email@hidden>
References: 
 >Debugger Exits without info (From: "Wesley Smith" <email@hidden>)

  • Prev by Date: Re: Debugger Exits without info
  • Next by Date: Re: Crash during function prologue
  • Previous by thread: Re: Debugger Exits without info
  • Next by thread: Re: Debugger Exits without info
  • Index(es):
    • Date
    • Thread