* target.h (target_tid_to_str): Delete.
authorPedro Alves <palves@redhat.com>
Thu, 5 Feb 2009 18:54:50 +0000 (18:54 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 5 Feb 2009 18:54:50 +0000 (18:54 +0000)
commit54ba13f733396d107167bf89afd43db66bebe779
tree7374f85aa64ed651745876a31b1deb7f1f5aa17d
parent9d49bdc28ad672f6e23e9f33759f73968d6885ff
* target.h (target_tid_to_str): Delete.
* thread.c (print_thread_info, thread_apply_all_command)
(thread_apply_command, thread_command, do_captured_thread_select):
Use target_pid_to_str instead of target_tid_to_str.
* linux-fork.c (delete_fork_command): Likewise.
gdb/ChangeLog
gdb/linux-fork.c
gdb/target.h
gdb/thread.c
This page took 0.025299 seconds and 4 git commands to generate.