This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC 20/32] convert to_remove_watchpoint
- From: Pedro Alves <palves at redhat dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 14 Jan 2014 20:13:13 +0000
- Subject: Re: [RFC 20/32] convert to_remove_watchpoint
- Authentication-results: sourceware.org; auth=none
- References: <1389640367-5571-1-git-send-email-tromey at redhat dot com> <1389640367-5571-21-git-send-email-tromey at redhat dot com> <52D58454 dot 4050407 at gmail dot com> <874n56wg0n dot fsf at fleche dot redhat dot com>
On 01/14/2014 06:54 PM, Tom Tromey wrote:
>>> convert to_can_acce_watchpoint_condition
>
> Pedro> Typo: "accel"
>
> Thanks, I fixed it.
>
>>> 2014-01-08 Tom Tromey <tromey@redhat.com>
>>>
>>> * target-delegates.c : Rebuild.
>
> Pedro> (Spurious space before ":" (in all similar patches
> Pedro> actually), but please do leave it if not super trivial to fix.)
>
> I already have the mass-rewriting tools; it's easy to modify them to
> make this fix.
Alright, thanks. Another nit then:
>>> 2014-01-08 Tom Tromey <tromey@redhat.com>
|
double space ----------+
--
Pedro Alves