Kernel modular debugger and development - Summary
This group is not part of the GNU Project.
This project is aimed at source level x86 Linux kernel patchless debugging capabilities.
Can be used to debug kernel code once we have the possibility of loading modules. Insertion of two modules is enough to allow a debugging session. A remote serial debugger that interacts with gdb is implemented, so you will need two PCs and a null-modem cable.
Should be quite Linux independent, so you can test it with kernel 2.4.XX, 2.5.XX and derived kernels like RTai, RTLinux and Adeos nanokernel.
Send any comments to -email is unavailable-
Registration Date: Tue 09 Jul 2002 01:27:10 AM UTC
License: GNU General Public License v2 or later
Development Status: 3 - Alpha
posted by agus_081074, Wed 30 Apr 2003 04:24:49 PM UTC
Superfluous code has been completely removed and insertion and removal of modules to return Linux kernel to x86 ring 0 has been fixed. I'm also working on a new web page with updated documentation due to the lack of documentation this project has at this moment.
- Browse open items
Submit a new item
Powered by Savane 3.14-f13d.
Corresponding source code