This is the mail archive of the gdb-testers@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]

[binutils-gdb] Add `thread_from_thread_handle' method to (Python) gdb.Inferior


*** TEST RESULTS FOR COMMIT fbbe5337a6d839309c0415765803a19f3e38f6e4 ***

Author: Kevin Buettner <kevinb@redhat.com>
Branch: master
Commit: fbbe5337a6d839309c0415765803a19f3e38f6e4

Add `thread_from_thread_handle' method to (Python) gdb.Inferior

gdb/ChangeLog:
	* python/py-inferior.c (gdbpy_thread_from_thread_handle): New
	function.
	(inferior_object_methods): Add gdbpy_thread_from_thread_handle.
	* python/python-internal.h (thread_object_type): Declare.


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