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