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: [PATCH RFC] Fix break.exp optimization related failure


On Fri, 26 Sep 2003 17:26:11 -0700, Kevin Buettner <kevinb@redhat.com> said:

> The changes to break.exp look significant, but are only line number
> changes.  I added exactly 20 lines to break.c, so most line numbers
> increase by 20.  Those that don't are either before or within the
> range of lines affected by my patch.

Could you use gdb_get_line_number to get rid of the sensitivity on
line numbers?

David Carlton
carlton@kealia.com


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