> 2002-08-30 Jim Ingham > > * linespec.c (decode_line_1): Skip the function prologue if > funfirstline is set, unless adjust_break_after_prologue is > unset by the user. Changes the behavior of the break command > to skip the function prologue when breaking by line number. > > 2002-08-30 Joel Brobecker > > * linespec.c (adjust_break_after_prologue): New static variable. > (_initialize_linespec): New function. > > * Makefile.in: Update the dependencies for linespec.c KevinB rightfully pointed out that the patch was missing... -- Joel