binutils-gdb/gdb/config/i386
Pedro Alves 25513619db * procfs.c (procfs_insert_watchpoint, procfs_remove_watchpoint)
(procfs_region_ok_for_hw_watchpoint, procfs_use_watchpoints): New
	functions.
	(procfs_stopped_by_watchpoint): Made static, ptid argument
	removed.
	(_initialize_procfs): Register new watchpoint related target
	functions.
	* config/i386/nm-i386sol2.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT)
	(TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT, STOPPED_BY_WATCHPOINT)
	(HAVE_CONTINUABLE_WATCHPOINT): Delete.
	(target_insert_watchpoint, target_remove_watchpoint): Delete.
	(procfs_stopped_by_watchpoint, procfs_set_watchpoint): Delete
	declarations.
	* config/mips/nm-irix5.h (STOPPED_BY_WATCHPOINT)
	(TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete.
	(target_insert_watchpoint, target_remove_watchpoint): Delete.
	(procfs_stopped_by_watchpoint, procfs_set_watchpoint): Delete
	declarations.
	* config/sparc/nm-sol2.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)
	(HAVE_CONTINUABLE_WATCHPOINT, STOPPED_BY_WATCHPOINT): Delete.
	(target_insert_watchpoint, target_remove_watchpoint): Delete.
	(procfs_stopped_by_watchpoint, procfs_set_watchpoint): Delete
	declarations.
2009-05-06 17:18:57 +00:00
..
cygwin.mh Fix linking with --enable-targets=all: 2009-01-12 01:10:28 +00:00
darwin.mh gdb: 2008-11-27 09:23:01 +00:00
fbsd.mh
fbsd64.mh
go32.mh Set default host and target charsets in the DJGPP port. 2009-04-19 18:29:34 +00:00
i386gnu.mh
i386sol2.mh
linux.mh
linux64.mh
mingw.mh Fix linking with --enable-targets=all: 2009-01-12 01:10:28 +00:00
mingw64.mh Fix linking with --enable-targets=all: 2009-01-12 01:10:28 +00:00
nbsd64.mh
nbsdaout.mh
nbsdelf.mh
nm-cygwin.h * config/i386/nm-i386.h: Remove code within 2009-03-26 00:18:46 +00:00
nm-cygwin64.h * config/i386/nm-i386.h: Remove code within 2009-03-26 00:18:46 +00:00
nm-fbsd.h * config/i386/nm-i386.h: Remove code within 2009-03-26 00:18:46 +00:00
nm-go32.h * config/i386/nm-i386.h: Remove code within 2009-03-26 00:18:46 +00:00
nm-i386.h * config/i386/nm-i386.h: Remove code within 2009-03-26 00:18:46 +00:00
nm-i386gnu.h Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
nm-i386sol2.h * procfs.c (procfs_insert_watchpoint, procfs_remove_watchpoint) 2009-05-06 17:18:57 +00:00
nm-linux.h * config/i386/nm-i386.h: Remove code within 2009-03-26 00:18:46 +00:00
nm-linux64.h * config/i386/nm-i386.h: Remove code within 2009-03-26 00:18:46 +00:00
nto.mh
obsd.mh
obsd64.mh
obsdaout.mh
sol2-64.mh