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