NetBSD/gnu/usr.bin/gdb
thorpej 89b1a9ca73 Introduce 3 new MK* variables that have effect in the USE_NEW_TOOLCHAIN
case:

	MKBFD	If set to "no", disables building of libbfd, libiberty,
		and all things that depend on them (binutils/gas/ld, gdb,
		dbsym, mdsetimage).

	MKGDB	If set to "no", disables bulding of gdb.

	MKGCC	If set to "no", disables building of gcc and the
		gcc-related libraries (libg2c, libgcc, libobjc, libstdc++).

These are useful for building platforms for which either of the following
situations are true:

	(1) You have no userland from which to run toolchain2netbsd
	    in order to build the appropriate toolchain build framework.

	(2) The platform which you are building requires a newer set
	    of tools than are currently in the tree (e.g. x86-64, ia64).
2001-12-31 23:04:11 +00:00
..
arch Update for changes to alphanbsd-nat.c. 2001-12-21 01:57:42 +00:00
gdb.new Introduce 3 new MK* variables that have effect in the USE_NEW_TOOLCHAIN 2001-12-31 23:04:11 +00:00
gdbreplay * Add protoize and unprotoize. (Closes PR 6894.) 2001-12-19 23:54:16 +00:00
gdbserver * Add protoize and unprotoize. (Closes PR 6894.) 2001-12-19 23:54:16 +00:00
.gdbinit libbfd is ../../lib/libbfd. not ../../lib/bfd 2000-11-28 22:33:49 +00:00
GDBvn.texi Add files not committed during update. 1999-02-16 20:19:03 +00:00
Makefile * Add protoize and unprotoize. (Closes PR 6894.) 2001-12-19 23:54:16 +00:00
config.h
gdb-cfg.texi Add files not committed during update. 1999-02-16 20:19:03 +00:00
mkinit.sh Use the value of environment variable NM as a name of nm command. 1999-09-25 05:29:27 +00:00
remote-ipkdb.c Add modification remark as required by the GPL. 2000-08-07 15:20:36 +00:00
version.c
xm.h