binutils-gdb/gdb/config/i386
Samuel Thibault 05db5edd79 Add hardware watchpoint support for x86 GNU Hurd.
gdb/
	* config/i386/i386gnu.mh (NATDEPFILES): Add x86-nat.o and
	x86-dregs.o.
	* gnu-nat.c (inf_threads): New function.
	* gnu-nat.h (inf_threads_ftype): New typedef.
	(inf_threads): New declaration.
	* i386gnu-nat.c: Include "x86-nat.h" and "inf-child.h".
	[i386_DEBUG_STATE] (i386_gnu_dr_get, i386_gnu_dr_set)
	(i386_gnu_dr_set_control_one, i386_gnu_dr_set_control)
	(i386_gnu_dr_set_addr_one, i386_gnu_dr_set_addr)
	(i386_gnu_dr_get_reg, i386_gnu_dr_get_addr, 386_gnu_dr_get_status)
	(i386_gnu_dr_get_control): New functions.
	(reg_addr): New structure.
	(_initialize_i386gnu_nat) [i386_DEBUG_STATE]: Initialize hardware
	i386 debugging register hooks.
	* NEWS: Mention this.
2014-09-16 14:38:09 +02:00
..
cygwin.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
cygwin64.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
darwin.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
fbsd.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
fbsd64.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
go32.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
i386gnu.mh Add hardware watchpoint support for x86 GNU Hurd. 2014-09-16 14:38:09 +02:00
i386sol2.mh gdb/ 2013-04-11 14:13:44 +00:00
linux.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
linux64.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
mingw.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
mingw64.mh Rename 32- and 64-bit Intel files from "i386" to "x86" 2014-09-02 16:54:08 +01:00
nbsd64.mh * Makefile.in (amd64nbsd-nat.o): New dependency. 2008-03-16 08:50:43 +00:00
nbsdelf.mh Mark Kettenis <kettenis@gnu.org> 2006-12-17 13:30:44 +00:00
nm-fbsd.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
nm-i386gnu.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
nto.mh * config/tm-linux.h (REALTIME_LO, REALTIME_HI): Do not define. 2006-11-28 19:07:51 +00:00
obsd.mh Enable rhreads support on OpenBSD/i386. 2014-03-01 15:29:34 +01:00
obsd64.mh Enable rthreads support on OpenBSD/amd64. 2014-03-01 11:49:58 +01:00
sol2-64.mh gdb/ 2013-04-11 14:13:44 +00:00