cm0002@piefed.world to Programming@programming.devEnglish · 2 months agoDebugging Vs Printinghackaday.comexternal-linkmessage-square10fedilinkarrow-up141arrow-down111
arrow-up130arrow-down1external-linkDebugging Vs Printinghackaday.comcm0002@piefed.world to Programming@programming.devEnglish · 2 months agomessage-square10fedilink
minus-squarewildbus8979@sh.itjust.workslinkfedilinkarrow-up1·2 months agoWrap the launching of that process with the debugger, problem solved.
minus-squareLembot_0004@discuss.onlinelinkfedilinkarrow-up7·2 months agoWrapping the kernel with GDB is the last thing I want to do with my life :)
minus-squarewildbus8979@sh.itjust.workslinkfedilinkarrow-up1·2 months agoIf it has an unstable pid, then you aren’t debugging the kernel.
Wrap the launching of that process with the debugger, problem solved.
Wrapping the kernel with GDB is the last thing I want to do with my life :)
If it has an unstable pid, then you aren’t debugging the kernel.