This is the mail archive of the gdb-patches@sourceware.org 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]

pushed: [RFA/linespec] wrong line number in breakpoint location


> > gdb/ChangeLog:
> > 
> >         * linespec.c (create_sals_line_offset): Remove code that preserved
> >         the symtab_and_line's line number.
> > 
> > gdb/testsuite/ChangeLog:
> > 
> >         * gdb.base/break-include.c, gdb.base/break-include.inc,
> >         gdb.base/break-include.exp: New files.
> >         * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
> >         line number now being the actual line number where the breakpoint
> >         was inserted.
> >         * gdb.mi/mi-break.exp: Likewise.
> >         * gdb.mi/mi-reverse.exp: Likewise.
> >         * gdb.mi/mi-simplerun.exp: Ditto.

Now pushed, after having updated the copyright year and retesting
on x86_64-linux.

-- 
Joel


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