cm0002@sh.itjust.works to Programmer Humor@programming.dev · 3 days agoMadness or brilliancefeddit.orgimagemessage-square43fedilinkarrow-up1501arrow-down16
arrow-up1495arrow-down1imageMadness or brilliancefeddit.orgcm0002@sh.itjust.works to Programmer Humor@programming.dev · 3 days agomessage-square43fedilink
minus-squareOmgpwnies@lemmy.worldlinkfedilinkEnglisharrow-up3·2 days 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