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: [1/5] RFC: fix py-block bug


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

Tom> The checker pointed out that we called block_for_pc in the Python code
Tom> outside of a TRY_CATCH.

Tom> 	* py-block.c (gdbpy_block_for_pc): Call block_found inside
Tom> 	TRY_CATCH.

I'm checking this in now.

Tom


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