stabs at function entry point?

Stan Shebs shebs@apple.com
Wed Mar 13 18:48:00 GMT 2002


Richard Henderson wrote:
> 
> On Wed, Mar 13, 2002 at 04:25:48PM -0800, Jim Ingham wrote:
> > So my contention was that no one who is doing source level debugging
> > ever wants to break at the beginning of the prologue.
> 
> Which is patently false.  I do.  All the time.  It's almost
> impossible to avoid it when trying to debug optimized code.

Jim should have said "no normal user" :-)  Compiler nerds can
just know to do b *foo all the time.

Stan



More information about the Gcc mailing list