Rewrite find_active_thread() and find_tcb() to use ptid_t, instead of
authorJoel Brobecker <brobecker@gnat.com>
Mon, 8 Oct 2001 20:42:08 +0000 (20:42 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Mon, 8 Oct 2001 20:42:08 +0000 (20:42 +0000)
commitf7926acf2069d786c592ea5beb5d35ee52711ed3
treead0b0c5c2b028ff66a2f2005a35c6631cfc95708
parent22d9c8c52f42912f91f0cb79929a2705c85e624c
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
This page took 0.024093 seconds and 4 git commands to generate.