• 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(SIGUSR2, SIG_IGN) not respected by Xcode/GDB?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: signal(SIGUSR2, SIG_IGN) not respected by Xcode/GDB?


  • Subject: Re: signal(SIGUSR2, SIG_IGN) not respected by Xcode/GDB?
  • From: Benjamin Stiglitz <email@hidden>
  • Date: Wed, 25 Mar 2009 14:23:00 -0400
  • Mail-followup-to: Påhl Melin <email@hidden>, cocoa-dev <email@hidden>

> Why can't Unix be a "modern" OS with dynamically allocated
> and named signals? :-)

Signal-handling behavior is so restricted to begin with that more
signals would just end up with more code making non-async-signal-safe
calls. Pipes are easy to create, and can easily be passed from process
to process for IPC.

-Ben
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >signal(SIGUSR2, SIG_IGN) not respected by Xcode/GDB? (From: Påhl Melin <email@hidden>)
 >Re: signal(SIGUSR2, SIG_IGN) not respected by Xcode/GDB? (From: Ken Thomases <email@hidden>)
 >Re: signal(SIGUSR2, SIG_IGN) not respected by Xcode/GDB? (From: Påhl Melin <email@hidden>)
 >Re: signal(SIGUSR2, SIG_IGN) not respected by Xcode/GDB? (From: Benjamin Stiglitz <email@hidden>)
 >Re: signal(SIGUSR2, SIG_IGN) not respected by Xcode/GDB? (From: Påhl Melin <email@hidden>)

  • Prev by Date: Re: [Q] Strange Drag & Drop from my app to FCP project window
  • Next by Date: NSTreeController with useLazyEvaluation failure
  • Previous by thread: Re: signal(SIGUSR2, SIG_IGN) not respected by Xcode/GDB?
  • Next by thread: Re: signal(SIGUSR2, SIG_IGN) not respected by Xcode/GDB?
  • Index(es):
    • Date
    • Thread