Add python method InferiorThread.handle
authorKevin Buettner <kevinb@redhat.com>
Wed, 27 Feb 2019 21:59:02 +0000 (14:59 -0700)
committerKevin Buettner <kevinb@redhat.com>
Tue, 9 Apr 2019 03:12:45 +0000 (20:12 -0700)
commitcf63b0162b6cbf74bdb056609d1ad777c6d48954
treed31fe395a2902e3abedf4e932a05343210c72eb2
parent3d6c62048d8408fbfb6c66830e0c650e36259637
Add python method InferiorThread.handle

gdb/ChangeLog:

* python/py-infthread.c (thpy_thread_handle): New function.
(thread_object_methods): Register thpy_thread_handle.
gdb/ChangeLog
gdb/python/py-infthread.c