cm0002@sh.itjust.works to Programmer Humor@programming.dev · 23 hours agoMadness or brilliancefeddit.orgimagemessage-square33fedilinkarrow-up1443arrow-down14
arrow-up1439arrow-down1imageMadness or brilliancefeddit.orgcm0002@sh.itjust.works to Programmer Humor@programming.dev · 23 hours agomessage-square33fedilink
minus-squareOmgpwnies@lemmy.worldlinkfedilinkEnglisharrow-up2·5 hours agoand the one that keeps getting slept on for some reason, watch breakpoints - stop when foo is changed. Great for figuring out what is screwing with your data when foo mysteriously changes
and the one that keeps getting slept on for some reason, watch breakpoints - stop when
foo
is changed. Great for figuring out what is screwing with your data whenfoo
mysteriously changes