binutils-gdb/gdb/config
Pedro Alves dc177b7a51 * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.
* config/i386/nm-i386gnu.h (ATTACH_NO_WAIT): Delete.

	* target.h (struct target_ops): Add to_attach_no_wait member.
	(target_attach_no_wait): New.
	* target.c (update_current_target): Inherit to_attach_no_wait.

	* infcmd.c: Replace ATTACH_NO_WAIT compile time check by
	target_attach_no_wait runtime check.

	* gnu-nat.c (init_gnu_ops): Set to_attach_no_wait in gnu_ops.
	* win32-nat.c (init_win32_ops): Set to_attach_no_wait in
	win32_ops.
2008-07-03 17:38:08 +00:00
..
alpha Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
arm * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
djgpp Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
i386 * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete. 2008-07-03 17:38:08 +00:00
ia64 * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
m32r * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
m68k * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
m88k * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
mips Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
pa Add NetBSD/hppa target and host support. 2008-01-19 15:03:50 +00:00
powerpc Fix broken check-in -- forgot to cvs remove file. 2007-11-17 01:02:40 +00:00
rs6000 Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
s390 * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
sh * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
sparc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
vax * config/alpha/alpha-linux.mt: Remove file. 2007-11-17 00:54:18 +00:00
xtensa 2008-02-11 Maxim Grigoriev <maxim2405@gmail.com> 2008-02-11 21:58:41 +00:00
nm-linux.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
nm-nto.h Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00