Re: Running without the debugger
Re: Running without the debugger
- Subject: Re: Running without the debugger
- From: Alastair Houghton <email@hidden>
- Date: Thu, 3 Jun 2010 01:05:26 +0100
On 2 Jun 2010, at 11:01, Jean-Daniel Dupas wrote:
> But as others have mention, I don't see what bother you with gdb with breakpoints off.
> It does not try to load debugging symbol or to find break points, it just wait passively for application crashes, and when one occurs, it starts doing something.
Since there *is* one thing that bothers *me* about it, it seems appropriate that I mention it here.
In our case, our release build contains code to defend against debugging. As a result, always running via GDB is a bit of a pain (good thing we can turn it off :-))
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
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