Re: Debugging
Re: Debugging
- Subject: Re: Debugging
- From: "Alastair J.Houghton" <email@hidden>
- Date: Thu, 23 Oct 2003 17:19:13 +0100
On Thursday, October 23, 2003, at 05:06 pm, Luca Torella wrote:
Hello,
what does this mean:
MyApp has exited due to signal 11 (SIGSEGV)
See my FAQ at
http://www.alastairs-place.net/cocoa/faq.txt
I'm developing an document based app and when I close the main window
the application quit and send this method.
Sounds like you might be releasing an object one too many times.
Can anyone help me?
And can you tell me how to use the debugging tools?
There are a couple of hints in my FAQ, but you should really read the
documentation (for Project Builder and for GDB).
Kind regards,
Alastair.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >Debugging (From: Luca Torella <email@hidden>) |