• 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: signal documentation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: signal documentation


  • Subject: Re: signal documentation
  • From: Dietrich Epp <email@hidden>
  • Date: Fri, 27 Dec 2002 21:35:42 -0800

On Friday, December 27, 2002, at 08:51 , Donald Hall wrote:

Hi all,

Is there any place where all the various signals are documented? (e.g. SIGSEVV etc.). I couldn't find them in the documentation or the Anguish et al book. It would help a lot in the debugging if I knew what kind of error I was looking for.

Signals are not part of Cocoa. Try `man signal'. SIGSEGV is our old friend, the segmentation fault (SEGment Violation). Your program attempted to access memory not allocated to it.
_______________________________________________
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: 
 >signal documentation (From: Donald Hall <email@hidden>)

  • Prev by Date: Re: signal documentation
  • Next by Date: Re: Using NSCell to bold cells in a tableview
  • Previous by thread: signal documentation
  • Next by thread: Re: signal documentation
  • Index(es):
    • Date
    • Thread