This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [python][patch] Python rbreak
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Phil Muldoon <pmuldoon at redhat dot com>
- Cc: simon dot marchi at polymtl dot ca, gdb-patches at sourceware dot org
- Date: Fri, 03 Nov 2017 12:05:33 +0200
- Subject: Re: [python][patch] Python rbreak
- Authentication-results: sourceware.org; auth=none
- References: <f39f6365-fc45-ea7d-10dc-5e0053db5cbb@redhat.com> <e3c7c9b4-131a-f237-6392-766a65c336f9@ericsson.com> <5e1ba7e3-5f6e-2478-30a5-7670ec7a9879@redhat.com> <3193f5c7a0c98c548722bb6c143f347e@polymtl.ca> <8ee8a4c0-4580-474f-a5aa-6f76a8d22960@redhat.com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Cc: gdb-patches@sourceware.org
> From: Phil Muldoon <pmuldoon@redhat.com>
> Date: Fri, 3 Nov 2017 09:46:42 +0000
>
> Sorry this took a bit longer to get back out than I would have liked.
> Modified patch follows. I believe I have incorporated yours, Eli's and
> Kevin's comments. ChangeLogs remain the same (other than the new NEWS
> entry which I have added locally.)
Thanks, the documentation parts are OK.