alexdeathway to Experienced Devs · 4 months agoHow important is it to have a mentor?message-squaremessage-square5linkfedilinkarrow-up124arrow-down11file-text
arrow-up123arrow-down1message-squareHow important is it to have a mentor?alexdeathway to Experienced Devs · 4 months agomessage-square5linkfedilinkfile-text
minus-squareBravebellows@lemmy.sdf.orglinkfedilinkarrow-up2·4 months 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
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