OSDN Git Service

* aix-thread.c (aix_thread_thread_alive, aix_thread_pid_to_str):
authorbrobecke <brobecke>
Sun, 15 Mar 2009 21:05:41 +0000 (21:05 +0000)
committerbrobecke <brobecke>
Sun, 15 Mar 2009 21:05:41 +0000 (21:05 +0000)
commit1762b7d0a6c26f2f4efef38a42faed398ad32210
tree28165a3aae819a7767a716d9991a3c0a9af9bada
parent492b7f454208201cbb4771fc1a6d9e33cde9ecdb
    * 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