freebsd_amp_hwpstate/gnu/usr.bin/gdb/mmalloc
Jordan K. Hubbard 3c8ea7601e Bring in the files added by Gary Jennejohn's gdb update.
Submitted by:	gj
1994-12-30 23:33:10 +00:00
..
COPYING.LIB Bring in the files added by Gary Jennejohn's gdb update. 1994-12-30 23:33:10 +00:00
Makefile GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
README.FreeBSD Hurrah! Let the champagne flow, the olive oil barrel be opened and 1994-12-30 23:27:33 +00:00
attach.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
detach.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
keys.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
mcalloc.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
mfree.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
mmalloc.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
mmalloc.h GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
mmalloc.texi GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
mmap-sup.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
mmcheck.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
mmemalign.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
mmstats.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
mmtrace.c Hurrah! Let the champagne flow, the olive oil barrel be opened and 1994-12-30 23:27:33 +00:00
mrealloc.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
mvalloc.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00
sbrk-sup.c GDB-4.12 from ports with support for shlibs but not the kernel. 1994-06-10 13:42:18 +00:00

README.FreeBSD

This is a greatly pared down libmmalloc directory. Only what's required to build
gdb-4.13 on FreeBSD 2.0 was kept.

gj@freebsd.org