Skip to main content

Questions tagged [debugging]

Debugging is the process of finding and resolving defects or problems within a computer program that prevent correct operation of computer software or a system.

Filter by
Sorted by
Tagged with
0 votes
0 answers
9 views

This is an update to my question of 5 years ago. As of the end of 2025, I am looking for an ESP32 with native onboard debugger, rather than having to use JTAG. It should have a display. The reason I ...
Mawg's user avatar
  • 3,143
1 vote
0 answers
221 views

I am following this guide which seems to be excllent, except for one litte problem: When I debug, a breakpoint which I set on the first line is nor reached and the script seems to hang. The debugger ...
Mawg's user avatar
  • 3,143