diff options
author | Pedro Alves <palves@redhat.com> | 2010-04-03 23:14:18 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2010-04-03 23:14:18 +0000 |
commit | fc7238bbbae178f1c552e943d68e08f99d642274 (patch) | |
tree | c3aede94f1e54cd35ee5596c62ff5657c6862aa7 /gdb/breakpoint.c | |
parent | 1eed4def45f5030af73bcc8342927f7bf34be9b1 (diff) | |
download | gdb-fc7238bbbae178f1c552e943d68e08f99d642274.zip gdb-fc7238bbbae178f1c552e943d68e08f99d642274.tar.gz gdb-fc7238bbbae178f1c552e943d68e08f99d642274.tar.bz2 |
* inferiors.c (add_thread): Set last_status kind to
TARGET_WAITKIND_IGNORE.
* linux-low.c (cancel_breakpoint): Remove unnecessary regcache
fetch. Use ptid_of. Avoid unnecessary get_lwp_thread calls.
(linux_wait_1): Move `thread' local definition to block that uses
it. Don't NULL initialize `event_child'.
(linux_resume_one_thread): Avoid unnecessary get_lwp_thread calls.
Alway set the thread's last_status to TARGET_WAITKIND_IGNORE.
* linux-x86-low.c (x86_breakpoint_at): Read raw memory.
Diffstat (limited to 'gdb/breakpoint.c')
0 files changed, 0 insertions, 0 deletions