• 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: Where to look for the replacement for a deprecated API?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where to look for the replacement for a deprecated API?


  • Subject: Re: Where to look for the replacement for a deprecated API?
  • From: Jens Alfke <email@hidden>
  • Date: Tue, 10 Dec 2013 07:33:38 -0800


On Dec 9, 2013, at 9:13 PM, Ken Thomases <email@hidden> wrote:

Better to use: 

pthread_kill (pthread_self(), SIGINT)

then it will deliver the thread to the one that raised the exception, and the debugger will more usefully blame the stop on that thread.

I would think that the Debugger() call probably more closely corresponds to SIGTRAP than SIGINT.

I just tested this, and both SIGINT and SIGTRAP seem to work fine in Xcode 5.0.2 (in a Mac OS target.)

—Jens
 _______________________________________________
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: Where to look for the replacement for a deprecated API?
      • From: Beinan Li <email@hidden>
References: 
 >Where to look for the replacement for a deprecated API? (From: Beinan Li <email@hidden>)
 >Re: Where to look for the replacement for a deprecated API? (From: Jean-Daniel Dupas <email@hidden>)
 >Re: Where to look for the replacement for a deprecated API? (From: Beinan Li <email@hidden>)
 >Re: Where to look for the replacement for a deprecated API? (From: email@hidden)
 >Re: Where to look for the replacement for a deprecated API? (From: Ken Thomases <email@hidden>)

  • Prev by Date: Re: Xcode 5 Core Data mapping model editor can't drag-rearrange items?!
  • Next by Date: Re: Xcode 5 Core Data mapping model editor can't drag-rearrange items?!
  • Previous by thread: Re: Where to look for the replacement for a deprecated API?
  • Next by thread: Re: Where to look for the replacement for a deprecated API?
  • Index(es):
    • Date
    • Thread