𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@programming.dev · 2 years agoC++ Momentlemmy.worldimagemessage-square34fedilinkarrow-up1334arrow-down117
arrow-up1317arrow-down1imageC++ Momentlemmy.world𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@programming.dev · 2 years agomessage-square34fedilink
minus-squareGnome Kat@lemmy.blahaj.zonelinkfedilinkarrow-up7·2 years agobut with a core dump you can just load it up and see the state of the process when it crashed…
minus-squaremrkite@programming.devlinkfedilinkarrow-up3·2 years 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-squareTja@programming.devlinkfedilinkarrow-up2·2 years 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.
👀