OSDN Git Service

Rewrite find_active_thread() and find_tcb() to use ptid_t, instead of
authorbrobecke <brobecke>
Mon, 8 Oct 2001 20:42:08 +0000 (20:42 +0000)
committerbrobecke <brobecke>
Mon, 8 Oct 2001 20:42:08 +0000 (20:42 +0000)
commit93e6cc096fb8c9030f74633544bb8e3e770b4c43
treedd756fe2201c8a77d6d53f59a2aab45741d0c947
parent10128cb6a457c46b98175e3897f6e81c4556737e
Rewrite find_active_thread() and find_tcb() to use ptid_t, instead of
overloading the thread and the pid into the same 32-bit value. Make
associated necessary adaptations. Also remove unused variable
cached_active_thread.
gdb/hpux-thread.c