diff options
author | Pedro Alves <palves@redhat.com> | 2010-03-14 18:46:40 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2010-03-14 18:46:40 +0000 |
commit | c3adc08c6f4fb5f67d49946d4c45e50b842b1d83 (patch) | |
tree | 0b8f77bb139aa7efba2a5e48576cde8eee98721d /Makefile.in | |
parent | 51f4c0b08eed762435b7aa6c1784ade7ab20165c (diff) | |
download | gdb-c3adc08c6f4fb5f67d49946d4c45e50b842b1d83.zip gdb-c3adc08c6f4fb5f67d49946d4c45e50b842b1d83.tar.gz gdb-c3adc08c6f4fb5f67d49946d4c45e50b842b1d83.tar.bz2 |
* linux-low.h (struct lwp_info): New fields
`stopped_by_watchpoint' and `stopped_data_address'.
* linux-low.c (linux_wait_for_lwp): Check for watchpoint triggers
here, and cache them in the lwp object.
(wait_for_sigstop): Check stopped_by_watchpoint lwp field
directly.
(linux_resume_one_lwp): Clear the lwp's stopped_by_watchpoint
field.
(linux_stopped_by_watchpoint): Rewrite.
(linux_stopped_data_address): Rewrite.
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions