0xricksanchez / like-dbg

Fully dockerized Linux kernel debugging environment
MIT License
737 stars 58 forks source link

Allow fine-tuning of GDB runtime environment #29

Closed 0xricksanchez closed 2 years ago

0xricksanchez commented 2 years ago

Currently the GDB invocation on how to attach the debugger to the running kernel is hard coded in one of the shell scripts. It would be beneficial to allow users add more GDB script options like for example custom breakpoints