linux-kernel-module-cheat icon indicating copy to clipboard operation
linux-kernel-module-cheat copied to clipboard

Suggested for Integration: CDT Standalone Debugger

Open dakami opened this issue 7 years ago • 1 comments

http://wiki.eclipse.org/CDT/StandaloneDebugger

dakami avatar Feb 06 '18 19:02 dakami

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.

cirosantilli avatar Feb 06 '18 20:02 cirosantilli