linux-kernel-module-cheat
linux-kernel-module-cheat copied to clipboard
Suggested for Integration: CDT Standalone Debugger
http://wiki.eclipse.org/CDT/StandaloneDebugger
That would be cool, if someone sends a PR I will definitely try it out and merge. Add it under the gdb-step-debugging.md file if small, or split to new .md file if large.
I didn't know about the standalone debugger. A full blown Eclipse setup step by step would also be welcome, to actually allow hacking the kernel. Less automatable though.
If anyone tries this, note that when you run ./rungdb, it prints the actual full gdb command used before running it, which should contain enough information to port to the CDT.