binutils-gdb/gdb/testsuite/gdb.multi
Jan Kratochvil d0d8b0c667 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.
2012-01-24 13:49:58 +00:00
..
base.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
bkpt-multi-exec.c
bkpt-multi-exec.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
crashme.c
goodbye.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
hangout.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
hello.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
Makefile.in
watchpoint-multi.c gdb/ 2012-01-24 13:49:58 +00:00
watchpoint-multi.exp gdb/ 2012-01-24 13:49:58 +00:00