Re: x86 inline assembler to stop in debugger
Re: x86 inline assembler to stop in debugger
- Subject: Re: x86 inline assembler to stop in debugger
- From: Brad Oliver <email@hidden>
- Date: Mon, 30 Jan 2006 13:49:47 -0700
On Jan 30, 2006, at 10:19 AM, Eric Albert wrote:
As far as I can tell -- I haven't tested it -- Debugger() only
breaks if the USERBREAK environment variable is set to 1. In that
case it sends a SIGINT to the current thread. That's not quite the
same as a SIGTRAP.
Is there some condition whereby using another mechanism would be
better, for example running directly from gdb instead of the IDE? I
ask only because I've never had a reason to not use Debugger().
--
Brad Oliver
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