This is honestly soul destroying. Last time I used a debugger (I forget which system) it just worked in the development environment, showing the assembly code, the C, breakpoints, watches and so on. Pretty much point and click. I only need debugger to find out why a library I was using is crashing the system and Serial.print won't cut it for some reason.
This is honestly soul destroying. Last time I used a debugger (I forget which system) it just worked in the development environment, showing the assembly code, the C, breakpoints, watches and so on. Pretty much point and click. I only need debugger to find out why a library I was using is crashing the system and Serial.print won't cut it for some reason.
I agree, this is out of control.