This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] python/19506 -- gdb.Breakpoint address location regression
- From: Keith Seitz <keiths at redhat dot com>
- To: Joel Brobecker <brobecker at adacore dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 1 Feb 2016 12:26:11 -0800
- Subject: Re: [PATCH] python/19506 -- gdb.Breakpoint address location regression
- Authentication-results: sourceware.org; auth=none
- References: <1453413926-24995-1-git-send-email-keiths at redhat dot com> <20160126122256 dot GH5146 at adacore dot com> <56A81951 dot 2030105 at redhat dot com> <20160201033247 dot GI4008 at adacore dot com>
On 01/31/2016 07:32 PM, Joel Brobecker wrote:
>
> It sounds like a good idea, as I think it'll factorize the code.
> In the grand scheme of things, the current situation is not all
> that bad, though, so I wouldn't say that this absolutely needs
> to be done ahead of everything else.
>
> So, what I would suggest is first push the current patch if
> people agree with it. That way, we are covered for the release
> branch. And then, if you have some time to look at this
> enhancement before we release 7.11, then we can look at
> possibly backporting it.
>
> Did anyone review the patch? Typically, Doug is the one reviewing
> those patches, but I can take a look as well.
I don't think I actually posted my patch. I wanted to test the waters
first. :-)
I'll get right to this before trying to combust brain cells on 19474.
Keith