This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH v3 2/5] PR breakpoints/7143 - Watchpoint does not trigger when first set
- From: Pedro Alves <palves at redhat dot com>
- To: Doug Evans <xdje42 at gmail dot com>
- Cc: "gdb-patches at sourceware dot org" <gdb-patches at sourceware dot org>
- Date: Mon, 17 Mar 2014 17:11:12 +0000
- Subject: Re: [PATCH v3 2/5] PR breakpoints/7143 - Watchpoint does not trigger when first set
- Authentication-results: sourceware.org; auth=none
- References: <1394154640-14053-1-git-send-email-palves at redhat dot com> <1394154640-14053-3-git-send-email-palves at redhat dot com> <CAP9bCMTj+A2B6cvwYKC2vjL1Si+yGBKXvQfCMNR0SYN19KztXg at mail dot gmail dot com>
On 03/16/2014 03:41 AM, Doug Evans wrote:
> Hi. Ok by me with one nit.
Thanks. FAOD, are you planning on replying to the other patches
in the series?
>> + Presently GDB can only step over a breakpoint at any given time.
>
> I realize this is nitpicky, but can you reword this as:
Sure thing.
>
> Presently GDB can only step over one breakpoint at any given time.
>
> I realize it's saying the same thing, but when I first read it I had
> to read it a couple of times to make sure I read it right. Maybe it's
> just me.
I agree.
--
Pedro Alves