]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/infrun.c
* inferior.h (ptid_match): Declare.
authorPedro Alves <palves@redhat.com>
Wed, 24 Feb 2010 17:01:58 +0000 (17:01 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 24 Feb 2010 17:01:58 +0000 (17:01 +0000)
commit0723dbf578cc2f8ab942f4bbd36e1377adcd0620
tree312b86861e6378fff025e8b3e4030d693a4efbb0
parent09de9781bdd949cdd00adec6e0693a0d79d70463
* 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