OSDN Git Service

* inferior.h (ptid_match): Declare.
authorpalves <palves>
Thu, 25 Feb 2010 02:01:50 +0000 (02:01 +0000)
committerpalves <palves>
Thu, 25 Feb 2010 02:01:50 +0000 (02:01 +0000)
commit03e78cdaa3944b449778dec3e30ca500fec0656d
tree0db6367d19237ee08a5c47b1d69bee9b7a302755
parentcd431c5c68320848ec6934de89f773d784a6bf72
* inferior.h (ptid_match): Declare.
* infrun.c (ptid_match): New.
* remote.c (queued_stop_reply): Rewrite and use ptid_match.
(handle_notification): Add debug output.
* linux-nat.c (ptid_match): Delete.
gdb/ChangeLog
gdb/inferior.h
gdb/infrun.c
gdb/linux-nat.c
gdb/remote.c