Software Package:       
	gdb

Release/Version:
	4.15.1

Retrieved from:
	ftp.gnu.ai.mit.edu:pub/gnu/gdb-4.15.1.tar.gz

Bug reports:
	This software package is maintained by both BSDI and the
	software contributor.  Please send any bug reports to both
	support@BSDI.COM and bug-gnu-utils@prep.ai.mit.edu.

Comments:

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Modifications to this version made by BSDI:

Added BSDI-specific Makefiles and configuration files.  This version
isn't built using any FSF-supplied makefiles, and it leaves out
unused architectures and debugging formats where possible to save
space.  It's still huge.

Added LBL kgdb (kernel debugging) support for debugging local
/dev/mem, local kernel core files and remote systems.

Added #if !defined(__bsdi__) to the yacc symbol redefinitions in
the four *.y grammar files.  We use the byacc/Posix -p flag to do
the job instead.
