This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA/7.8] user breakpoint not inserted if software-single-step at same location
- From: Pedro Alves <palves at redhat dot com>
- To: Joel Brobecker <brobecker at adacore dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 03 Jun 2014 09:22:01 +0100
- Subject: Re: [RFA/7.8] user breakpoint not inserted if software-single-step at same location
- Authentication-results: sourceware.org; auth=none
- References: <1401394280-14999-1-git-send-email-brobecker at adacore dot com> <5387BFF0 dot 6010208 at redhat dot com> <20140530122253 dot GC4289 at adacore dot com> <53887ED5 dot 5050603 at redhat dot com> <20140530132659 dot GD4289 at adacore dot com> <20140530193549 dot GF4289 at adacore dot com> <538D05CC dot 8050608 at redhat dot com>
On 06/03/2014 12:16 AM, Pedro Alves wrote:
> Let me know what you think, and feel free to push if it
> looks OK. Tested on all combinations of
> native|gdbserver X hardware-|software- stepping. At least,
> I think I did. If not this exact version, some other minor
> variation. :-)
Bah, I woke up realizing that the version I posted forgets to
clone the shadow buffer! Let me fix that and repost...
--
Pedro Alves