freebsd-dev/gnu/usr.bin/binutils/gdb
David E. O'Brien 3726c08892 Deal with a real PITA in that GDB 4.18 (as we imported it) requires a
`wait.h' that was in contrib/binutils/, however this wait.h went away with
bintuils 2.10.0 so I `cvs rm'ed it.  Now we find gdb will not build.  This
binutils wait.h contained nothing we didn't already have in <sys/wait.h>.
So just hack a symlink to it.
2000-11-25 13:59:49 +00:00
..
alpha Add support for debugging programs using libc_r's implementation of 2000-04-29 09:03:49 +00:00
i386 Implement the GDB counterpart to use hardware watchpoints in connection 2000-08-17 16:27:26 +00:00
config.h * Add bmake framework for using gdb alongside binutils. The old bmake 1999-05-02 11:32:14 +00:00
freebsd-uthread.c Sync gdb thread support with recent changes to the threads library. 2000-11-10 00:36:01 +00:00
gdb.1 $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
kvm-fbsd.c * Add bmake framework for using gdb alongside binutils. The old bmake 1999-05-02 11:32:14 +00:00
Makefile Deal with a real PITA in that GDB 4.18 (as we imported it) requires a 2000-11-25 13:59:49 +00:00
Makefile.alpha $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
Makefile.i386 $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00