[3/5] RFC: fix bug in gdbpy_find_pc_line

Tom Tromey tromey@redhat.com
Thu Feb 28 19:27:00 GMT 2013


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> The checker pointed out that gdbpy_find_pc_line calls some gdb functions
Tom> outside of TRY_CATCH.  In particular I think at least find_pc_line can
Tom> throw.

Tom> 	* python/python.c (gdbpy_find_pc_line): Call find_pc_line
Tom> 	inside TRY_CATCH.

I'm checking this in now.

Tom



More information about the Gdb-patches mailing list