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: [RFA v2 12/13] Simplify exception handling in py-framefilter.c


On 08/14/2017 04:40 AM, Tom Tromey wrote:
> This patch changes py-framefilter.c as suggested by Pedro in:
> https://sourceware.org/ml/gdb-patches/2017-06/msg00748.html
> 
> In particular, gdb exceptions are now caught at the outermost layer,
> rather than in each particular function.  This simplifies much of the
> code.

Nice!  LGTM.

Thanks,
Pedro Alves


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