binutils-gdb/gdb/config
Pedro Alves 1916efaf84 2012-02-09 Valery Khromov <valery.khromov@gmail.com>
PR gdb/12953
	* Makefile.in (HFILES_NO_SRCDIR): Add amd64bsd-nat.h.
	* amd64bsd-nat.c: Add support for debug registers (adapted from
	i386bsd-nat.c).
	[HAVE_PT_GETDBREGS] (amd64bsd_dr_get, amd64bsd_dr_set)
	(amd64bsd_dr_set_control, amd64bsd_dr_set_addr)
	(amd64bsd_dr_get_addr, amd64bsd_dr_get_status)
	(amd64bsd_dr_get_control): New functions.
	* amd64bsd-nat.h: New file (adapted from i386bsd-nat.h).
	* amd64fbsd-nat.c: Include "amd64bsd-nat.h", "i386-nat.h".
	[HAVE_PT_GETDBREGS] (_initialize_amd64fbsd_nat): Add hardware
	watchpoints initialization.
	* config/i386/fbsd64.mh (NATDEPFILES): Add i386-nat.o.
2012-02-09 16:06:44 +00:00
..
alpha gdb/ 2012-01-10 16:30:49 +00:00
arm gdb/ 2012-01-10 16:30:49 +00:00
djgpp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
i386 2012-02-09 Valery Khromov <valery.khromov@gmail.com> 2012-02-09 16:06:44 +00:00
ia64 gdb/ 2012-01-10 16:30:49 +00:00
m32r gdb/ 2012-01-10 16:30:49 +00:00
m68k gdb/ 2012-01-10 16:30:49 +00:00
m88k * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
mips gdb/ 2012-01-10 16:30:49 +00:00
pa gdb/ 2012-01-10 16:30:49 +00:00
powerpc gdb/ 2012-01-10 16:30:49 +00:00
rs6000 Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
s390 * configure.tgt [s390*-*-*] (gdb_target_obs): Add corelow.o. 2012-01-05 17:07:05 +00:00
sh * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
sparc gdb/ 2012-01-10 16:30:49 +00:00
vax gdb/ 2012-01-10 16:30:49 +00:00
xtensa Move common linux procfs code to common/ 2011-08-24 12:07:28 +00:00
nm-linux.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
nm-nto.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00