2012-01-26 Pedro Alves <palves@redhat.com>
authorPedro Alves <palves@redhat.com>
Thu, 26 Jan 2012 16:44:29 +0000 (16:44 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 26 Jan 2012 16:44:29 +0000 (16:44 +0000)
commit88f38a04788e0a788dbc3159c87d4c96c867f681
tree04f82576dd5a95d961ea7eb5e74971dbf9e8d150
parentf8819316e7a78afb1f71e461b1d85b624e129855
2012-01-26  Pedro Alves  <palves@redhat.com>

* corelow.c (core_has_fake_pid): Delete.
(core_close): Delete references to `core_has_fake_pid'.
(add_to_thread_list): Adjust to mark the inferior's pid as fake.
(core_open): Delete references to `core_has_fake_pid'.
(core_pid_to_str): Adjust to check inferior->fake_pid_p instead of
the removed global.
gdb/ChangeLog
gdb/corelow.c