• 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: howto break into debugger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: howto break into debugger


  • Subject: Re: howto break into debugger
  • From: Dave McCaldon <email@hidden>
  • Date: Mon, 7 Nov 2005 15:35:51 -0500


http://www.borkware.com/quickies/one?topic=Debugging

Scroll down to General/Am I being debugged, there's a StopIfInDebugger macro that's approximately equivalent to the Windows DebugBreak() API.


On Nov 7, 2005, at 3:28 PM, Simon Strandgaard wrote:

Hi xcoders,


Is there something similar for mac, as this x86 code?

#define BREAK_INTO_DEBUGGER()  asm{ int 3 }



Thanks in advance.

--
Simon Strandgaard
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40intersystems.com


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: howto break into debugger
      • From: Simon Strandgaard <email@hidden>
References: 
 >howto break into debugger (From: Simon Strandgaard <email@hidden>)

  • Prev by Date: howto break into debugger
  • Next by Date: Re: howto break into debugger
  • Previous by thread: howto break into debugger
  • Next by thread: Re: howto break into debugger
  • Index(es):
    • Date
    • Thread