OSDN Git Service

* aix-thread.c (get_signaled_thread): New function.
authorJoel Brobecker <brobecker@gnat.com>
Fri, 6 Aug 2004 16:33:17 +0000 (16:33 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 6 Aug 2004 16:33:17 +0000 (16:33 +0000)
commitba0f0d0bccf4207e00c7263669aaf70774235c65
tree62e8f60617985eee6d08776f665241852071e7ce
parent4a35d23741f564130c1c8133d78f02a4ce3d8386
    * aix-thread.c (get_signaled_thread): New function.
        (iter_trap): Delete, no longer used.
        (iter_tid): New function.
        (pd_update): Find the thread that received the SIGTRAP signal
        by first locating the kernel thread, and then finding its
        associated thread.
gdb/ChangeLog
gdb/aix-thread.c