DragonFly commits List (threaded) for 2004-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/test/debug README gdb.kernel
hmp 2004/06/26 06:09:52 PDT
DragonFly src repository
Added files:
test/debug README gdb.kernel
Log:
Add a debug directory under src/test, where we will house all of our debug
scripts that will aid the debugging of the kernel and other code.
I have added a GDB macro set in file 'gdb.kernel' which contains some
helpful macros, such as listing processes, iterating CPU's globaldata,
a kldstat(1) style macro etc.
The 'gdb.kernel' file was written by:
Hiten Pandya <hmp@xxxxxxxxxxxxx>,
Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
The kldstat(1) macro should be helpful with the asf(1) utility which
is used for setting the right offset to load the KLD's symbols.
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]