> -----Original Message----- > From: Jan Kratochvil [mailto:jan.kratochvil@redhat.com] > Sent: Thursday, July 26, 2012 9:10 PM > To: Metzger, Markus T > Cc: gdb-patches@sourceware.org; markus.t.metzger@gmail.com; palves@redhat.com; tromey@redhat.com; > pmuldoon@redhat.com > Subject: [commit] [PATCH 1/1] gdb, python: update threads in Inferior.threads () > > On Thu, 26 Jul 2012 14:19:40 +0200, markus.t.metzger@intel.com wrote: > > 2012-07-26 Markus Metzger > > > > * python/py-inferior.c (infpy_threads): Call update_thread_list (). > > > > testsuite/ > > * gdb.python/py-inferior.c (thread): New function. > > (check_threads): New function. > > (test_threads): New function. > > * gdb.python/py-inferior.exp: Added test. > > Replaced runto with continue to breakpoint. > > As you do not have write-after-approval yet I have checked it in: > http://sourceware.org/ml/gdb-cvs/2012-07/msg00223.html Thanks. Markus.