[RFC] breakpoints and function prologues...

Michael Snyder msnyder@redhat.com
Thu Aug 22 15:38:00 GMT 2002


Andrew Cagney wrote:
> 
> >
> > Most users I have talked to think that setting a break on the "{" at the beginning of a function means the same thing as setting a breakpoint on the function.  But that is not the case.   "break funcName" is AFTER the prologue, "break file:<line containing "{"> is the true function beginning.
> 
> Don't forget that ``break func'' is is going to change.  It's going to
> go back to the start of the function!

???
Since when?



More information about the Gdb-patches mailing list