minus-squareBravebellows@lemmy.sdf.orgtoExperienced Devs@programming.dev•How important is it to have a mentor?linkfedilinkarrow-up2·16 days agoEspecially with C work, I explain that adding debugging statements may obfuscate the bug they’re trying to find because of the changed memory map, especially if the bug is arising from an over/underwrite linkfedilink
minus-squareBravebellows@lemmy.sdf.orgtoReddit@lemmy.world•Sound Off: How many 10+ year redditors have left the site?linkfedilinkarrow-up2·2 years agoLeft when Apollo wasn’t allowed to continue linkfedilink
Especially with C work, I explain that adding debugging statements may obfuscate the bug they’re trying to find because of the changed memory map, especially if the bug is arising from an over/underwrite