Stupid RCU Tricks: Enlisting the Aid of a Debugger(paulmck.livejournal.com)13 points·by EvgeniyZh·6년 전·1 commentspaulmck.livejournal.comStupid RCU Tricks: Enlisting the Aid of a Debuggerhttps://paulmck.livejournal.com/58616.html2 commentsPost comment[–]ndesaulniers·6년 전replyFor tips on using gdb with the Linux kernel: https://nickdesaulniers.github.io/blog/2018/10/24/booting-a-...I extended our Qemu boot smoke tests to auto enable gdb with one additional flag, and I know use this all the time: https://github.com/ClangBuiltLinux/boot-utils/commit/6c8c52d...[+]1DRACOSEA8·6년 전
I extended our Qemu boot smoke tests to auto enable gdb with one additional flag, and I know use this all the time: https://github.com/ClangBuiltLinux/boot-utils/commit/6c8c52d...