diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2012-01-24 13:49:58 +0000 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2012-01-24 13:49:58 +0000 |
commit | d0d8b0c6675218bed37125a99c9fedb12f9c1265 (patch) | |
tree | d0f620269b49c6eb5182c4cf12bd24c9dc65e5ba /gdb/testsuite/gdb.server | |
parent | 4403d8e9b35649c5b24f65c0ec0decc3839e1164 (diff) | |
download | gdb-d0d8b0c6675218bed37125a99c9fedb12f9c1265.zip gdb-d0d8b0c6675218bed37125a99c9fedb12f9c1265.tar.gz gdb-d0d8b0c6675218bed37125a99c9fedb12f9c1265.tar.bz2 |
gdb/
Fix watchpoints to be specific for each inferior.
* breakpoint.c (watchpoint_in_thread_scope): Verify also
current_program_space.
* i386-nat.c (i386_inferior_data_cleanup): New.
(i386_inferior_data_get): Replace variable inf_data_local by an
inferior_data call.
(i386_use_watchpoints): Initialize i386_inferior_data.
* linux-nat.c (linux_nat_iterate_watchpoint_lwps): Use INFERIOR_PTID
specific iterate_over_lwps.
gdb/testsuite/
Fix watchpoints to be specific for each inferior.
* gdb.multi/watchpoint-multi.c: New file.
* gdb.multi/watchpoint-multi.exp: New file.
Diffstat (limited to 'gdb/testsuite/gdb.server')
0 files changed, 0 insertions, 0 deletions