Closed as not planned
Description
Is your feature request related to a problem? Please describe.
In the blogpost about Arduino IDE 2.0 it said
As of today, the debugger supports all the Arduino boards based on the SAMD and Mbed platforms (MKR family, Nano 33 IoT, Nano 33 BLE, Portenta, Zero). Maintainers of Arduino cores for third-party boards can add support for debugging by adding the relevant configuration parameters; a technical guide for this is coming.
So how can use debug for Arduino Uno? When will a technical guide for this
come?
Describe the solution you'd like
Somehow to debug for Arduino Uno (and other boards)?
Describe alternatives you've considered
Use AVR Studio, but it's much heavier than Arduino IDE!
Additional context
Thanks for any help!