* aix-thread.c (aix_thread_thread_alive, aix_thread_pid_to_str):
commit34acffeb667e03ab09051cbdb4cac4d64609bac1
authorJoel Brobecker <brobecker@gnat.com>
Sun, 15 Mar 2009 21:05:41 +0000 (15 21:05 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Sun, 15 Mar 2009 21:05:41 +0000 (15 21:05 +0000)
tree399a85d0f63b457659b24b64b74ac25b26ffca25
parentfef853a84582f229c0e2af35fd88eb023fd8fee3
    * aix-thread.c (aix_thread_thread_alive, aix_thread_pid_to_str):
        Use the ops parameter to get to the target beneath, rather than
        using the current_target global.  Using the current_target global
        was an unintended accident.
gdb/ChangeLog
gdb/aix-thread.c