Searched hist:133123 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/tools/debugscripts/
H A Dkgdb133123 Wed Aug 04 16:03:43 MDT 2004 jmg add a set of scripts that I posted to -current last year. This makes
debugging kernels and kernel modules much easier. It will automaticly
locate kernel source, extract kernel module information, and rerun gdb
to load kernel module symbol information (if available by compiling module
w/ debuging symbols).

I have not run these recently, so may need to be updated to work with
gdb6. Feel free to fix as appropriate for -current.
H A Dkld_deb.py133123 Wed Aug 04 16:03:43 MDT 2004 jmg add a set of scripts that I posted to -current last year. This makes
debugging kernels and kernel modules much easier. It will automaticly
locate kernel source, extract kernel module information, and rerun gdb
to load kernel module symbol information (if available by compiling module
w/ debuging symbols).

I have not run these recently, so may need to be updated to work with
gdb6. Feel free to fix as appropriate for -current.
H A DREADMEdiff 133123 Wed Aug 04 16:03:43 MDT 2004 jmg add a set of scripts that I posted to -current last year. This makes
debugging kernels and kernel modules much easier. It will automaticly
locate kernel source, extract kernel module information, and rerun gdb
to load kernel module symbol information (if available by compiling module
w/ debuging symbols).

I have not run these recently, so may need to be updated to work with
gdb6. Feel free to fix as appropriate for -current.

Completed in 70 milliseconds