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]

Re: [RFA] Fix regression introduced in "break *<EXPR>" by explicit location patches


> On 01/17/2016 07:32 AM, Joel Brobecker wrote:
> > What do you think of the attached patch? There is also a testcase,
> > which is slightly different from the scenario that triggered this
> > exchange, but which also has the advantage of not requiring PIE,
> > which makes the test a little more universal, I think.
> 
> This looks great to me. I say go for it.
> 
> [Wow, you found a non-PIE reproducer. Way cool!]

:-). thanks for the review, Keith. I just pushed the patch.

> PS. I also note there was a "save breakpoints" bug related to this bug,
> too. I'll work on a separate submission for that. This is definitely
> should have some test coverage!

That would be nice indeed.

-- 
Joel


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