OSDN Git Service

* remote.c (remote_pid_to_str): If printing a process id and we
authorpalves <palves>
Thu, 13 Aug 2009 18:27:56 +0000 (18:27 +0000)
committerpalves <palves>
Thu, 13 Aug 2009 18:27:56 +0000 (18:27 +0000)
commit915be15854ce40da37623565c5ba8e937b161b09
tree30c86bd479d7b80abab6eac550a90976b779975f
parentefdb987bedb9145cbea8c19acad0c5e3f5e40211
* remote.c (remote_pid_to_str): If printing a process id and we
don't know what the remote pid could be, output "Remote target";
otherwise, use normal_pid_to_str.
gdb/ChangeLog
gdb/remote.c