𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@programming.dev · 2 years agoC++ Momentlemmy.worldimagemessage-square7linkfedilinkarrow-up12arrow-down11
arrow-up11arrow-down1imageC++ Momentlemmy.world𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@programming.dev · 2 years agomessage-square7linkfedilink
minus-squareTja@programming.devlinkfedilinkarrow-up1·2 years agoSomeone needs to be introduced to gdb…
minus-squareparens@programming.devlinkfedilinkarrow-up0arrow-down1·2 years agohave fun without those debug symbols
minus-squareTja@programming.devlinkfedilinkarrow-up1·2 years agoWhy wouldn’t I have debug symbols in the software I’m developing?
minus-squareparens@programming.devlinkfedilinkarrow-up0arrow-down1·2 years agoAnd what happens when you release it?
minus-squareTja@programming.devlinkfedilinkarrow-up1·2 years agoIf you want the same traces as Java and python in the meme, you leave them, if you don’t you strip them. Or you ship them separately. You decide, like a big boy.
Someone needs to be introduced to gdb…
have fun without those debug symbols
Why wouldn’t I have debug symbols in the software I’m developing?
And what happens when you release it?
If you want the same traces as Java and python in the meme, you leave them, if you don’t you strip them. Or you ship them separately. You decide, like a big boy.