summaryrefslogtreecommitdiffstats
path: root/tools/debugscripts/README
Commit message (Collapse)AuthorAgeFilesLines
* add a set of scripts that I posted to -current last year. This makesjmg2004-08-041-0/+5
| | | | | | | | | | 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.
* Explain what all this is about.grog2003-12-221-0/+16
OpenPOWER on IntegriCloud