Date: Thu, 24 Jan 2008 19:11:13 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/gdb/kgdb Makefile kgdb.h kld.c trgt.c Message-ID: <200801241911.m0OJBDLd097854@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-01-24 19:11:13 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/gdb/kgdb Makefile kgdb.h trgt.c
Added files:
gnu/usr.bin/gdb/kgdb kld.c
Log:
Move the code for working with kld's out into its own file.
Revision Changes Path
1.7 +1 -1 src/gnu/usr.bin/gdb/kgdb/Makefile
1.8 +1 -0 src/gnu/usr.bin/gdb/kgdb/kgdb.h
1.1 +304 -0 src/gnu/usr.bin/gdb/kgdb/kld.c (new)
1.7 +0 -268 src/gnu/usr.bin/gdb/kgdb/trgt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801241911.m0OJBDLd097854>
