This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA/controversial] move bp by line number past the prologue


> 2002-08-30  Jim Ingham <jingham@apple.com>
> 
>         * 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  <brobecker@gnat.com>
> 
>         * 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

Attachment: linespec.c.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]