[RFC] testsuite: Skip over function prologue in runto and runto_main

Daniel Jacobowitz drow@false.org
Thu Dec 6 17:07:00 GMT 2007


On Thu, Dec 06, 2007 at 05:27:14PM +0100, Pierre Muller wrote:
>   So finally the main question remains to 
> decide whether the call to __main (in main) (or mcount in 
> profiled function) should be considered as part of the prologue 
> or handled a real statements, even though they are implicit.

I don't care whether we label it as part of the prologue or not, but
we should skip it.  Users don't want to see this any more than the GDB
testsuite does.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list