This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [PATCH RFC] Fix break.exp optimization related failure
- From: David Carlton <carlton at kealia dot com>
- To: Kevin Buettner <kevinb at redhat dot com>
- Cc: gdb-patches at sources dot redhat dot com
- Date: Fri, 26 Sep 2003 17:31:42 -0700
- Subject: Re: [PATCH RFC] Fix break.exp optimization related failure
- References: <1030927002610.ZM28054@localhost.localdomain>
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