@devilish666 to Programmer [email protected] • 10 months agoC++ Momentimagemessage-square34arrow-up1334arrow-down116
arrow-up1318arrow-down1imageC++ Moment@devilish666 to Programmer [email protected] • 10 months agomessage-square34
minus-squareGnome Katlinkfedilink7•10 months agobut with a core dump you can just load it up and see the state of the process when it crashed…
minus-square@[email protected]linkfedilink3•10 months agoI’m trying to remember the last time I actually had a core file. I think core dumps have been disabled by default on Linux since at least 2000.
minus-square@[email protected]linkfedilink2•10 months agoThey are stored in the system log and thus rotated automatically to save storage. At least in Arch. I use Arch, BTW.
but with a core dump you can just load it up and see the state of the process when it crashed…
I’m trying to remember the last time I actually had a core file. I think core dumps have been disabled by default on Linux since at least 2000.
They are stored in the system log and thus rotated automatically to save storage. At least in Arch.
I use Arch, BTW.
👀