General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Scott Franco
ThePrimeTime
comments
Comments by "Scott Franco" (@scottfranco1962) on "I Do Not Use A Debugger | Prime Reacts" video.
I usually printf() debug. I had a boss at a certain company (rhymes with "fun") who stood over me and tried to make me use their IDE debugger. I usual use gdb against assembly language, since if I am at HLL, printf()s are easier. If I need gdb, its because the sh*t has hit the fan and I need lower level debug.
1