-
-
Notifications
You must be signed in to change notification settings - Fork 480
Open
Labels
topic: debuggerRelated to the integrated debuggerRelated to the integrated debuggertype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Describe the problem
I'm following the procedure "Debugging with the Arduino IDE 2" to learn how to use the Arduino debugger. However, when I press the button to "Start debugging" I get the error "gdb-server session closed GDB server session ended. This terminal will be reused, waiting for next session to start."
To reproduce
follow the instructions at "https://docs.arduino.cc/software/ide-v2/tutorials/ide-v2-debugger"
Expected behavior
I would expect to be able to see the next step which is to see the code stop at the breakpoint for line 33.
Arduino IDE version
2.1.0 and 2.1.1-nightly-20230506
Operating system
Windows
Operating system version
11
Additional context
I'm testing with a MKRZERO.
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details
Metadata
Metadata
Assignees
Labels
topic: debuggerRelated to the integrated debuggerRelated to the integrated debuggertype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project