Skip to content

Adding a debugging interface for the Arduino IDE 2 #1276

Description

@felias-fogg

The current Arduino IDE version (2.3.8) is much better, smoother, stable, and more performant than the 2.0.X version often referred to in the documentation. In particular, it supports symbolic debugging, which is widely used by the ESP and ARM communities (and even by the Arduino team itself). There was no such thing for AVR chips, because the existing open-source GDB server implementations did not offer themselves as easy-to-install cross-platform solutions. In fact, for the modern parts, there used to be no cross-platform solution at all.

PyAvrOCD is such a solution and it is ready to be integrated into megaTinyCore with this PR: #1275 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions