* target.h (target_pid_or_tid_to_str): Remove.
authorVladimir Prus <vladimir@codesourcery.com>
Sun, 16 Dec 2007 19:14:23 +0000 (19:14 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Sun, 16 Dec 2007 19:14:23 +0000 (19:14 +0000)
commitc95310c6b8cd7408468629923d00d3f9d807f238
treef47709b3e511daacfec043177899557e8559d837
parent09fa0d7cfd2c880dba946a95700a3fe07881c12d
* target.h (target_pid_or_tid_to_str): Remove.
* infrun.c (handle_inferior_event):
        Use target_pid_to_str instead of
target_pid_or_tid_to_str.
(normal_stop): Likewise.
gdb/ChangeLog
gdb/infrun.c
gdb/target.h