This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [python] [patch] Fix PR/12183


Tom Tromey <tromey@redhat.com> writes:

>>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:
>
> Phil> This patch fixes PR python/12183.  In this case GDB was printing a
> Phil> stack trace for a gdb.GdbError.  This is incorrect, GdbErrors
> Phil> should not produce a stack trace.  This fix is largely a duplicate
> Phil> of the code already in py-cmd.
>
> Phil> OK?
>
> Ok with this fixed.
>
> Tom

I've committed this with changes requested.

Cheers,

Phil


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]