cm0002@piefed.world to Programming@programming.devEnglish · 5 days agoDebugging Vs Printinghackaday.comexternal-linkmessage-square10fedilinkarrow-up140arrow-down111
arrow-up129arrow-down1external-linkDebugging Vs Printinghackaday.comcm0002@piefed.world to Programming@programming.devEnglish · 5 days agomessage-square10fedilink
minus-squarewildbus8979@sh.itjust.workslinkfedilinkarrow-up1·5 days agoWrap the launching of that process with the debugger, problem solved.
minus-squareLembot_0004@discuss.onlinelinkfedilinkarrow-up7·5 days agoWrapping the kernel with GDB is the last thing I want to do with my life :)
minus-squarewildbus8979@sh.itjust.workslinkfedilinkarrow-up1·4 days 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.