[PATCH 1/1] gdb, python: update threads in Inferior.threads ()

Tom Tromey tromey@redhat.com
Fri Jul 6 18:12:00 GMT 2012


>>>>> "Markus" == markus t metzger <markus.t.metzger@intel.com> writes:

Markus> Not sure this is the right place. We should probably update the
Markus> thread list as soon as we learn that the target stopped.

I'm not sure about this either.

Markus> +  update_thread_list ();

Generally, calls from the python layer into gdb have to be wrapped in a
TRY_CATCH.

Tom



More information about the Gdb-patches mailing list