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
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
m32r
m68k
m88k
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
rs6000 Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
s390
sh
sparc Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
vax
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