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]

[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 <markus.t.metzger@intel.com>
> 
> 	* 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,
Jan


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