This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] improve python finish breakpoint for exceptions/longjmp case.
- From: Phil Muldoon <pmuldoon at redhat dot com>
- To: gdb-patches at sourceware dot org, Kevin Pouget <kevin dot pouget at gmail dot com>, Jan Kratochvil <jan dot kratochvil at redhat dot com>, aburgess at broadcom dot com
- Date: Thu, 11 Oct 2012 07:46:34 +0100
- Subject: Re: [PATCH] improve python finish breakpoint for exceptions/longjmp case.
- References: <505C805A.1050400@broadcom.com> <5069C511.90404@broadcom.com> <5075E39F.2050402@broadcom.com>
On 10/10/2012 10:07 PM, Andrew Burgess wrote:
> *ping* *again*
>
> In Summary,
>
> - python finish breakpoint, documentation looks good.
> - implementation does not match documentation in exception/longjmp case
> - test case does not match documentation
> - broken test relies on target implementation of exceptions
> - this patch fixes some, but not all of the issues
> - as far as I know I introduce no new issues
> - will raise a bug for one issue I know about before I commit this patch, and fill in bug id.
>
>
> Anyone interested?
>
> Thanks,
> Andrew
The patch looks fine to me, but I cannot give you permission to commit your work. I have cc'd kevin (the original author), and a maintainer I picked by random.
Cheers
Phil