Skip to content

feature: Mini-Micro Debugger #38

@dcrawl

Description

@dcrawl

It would be nice to have a full debugger for Mini-Micro. The debugger should be able to:

  • Add / Remove Watch variables
  • Set break points
  • Step through and into code
  • Run Until Return etc.

This could be presented through a Console that can be enabled from the bootOpts.grfon settings. It would allow Mini-Micro to enter into Debug mode or define a key that would switch Mini-Micro into debug mode. Either way, the console would have to be independent of the Mini-Micro Display System so that any errors within Mini-Micro's state wouldn't affect the console. The console may need to be semi-opaque with settings to control the transparency and possibly the colour.

When MM shuts down, the Watch Variables could purge or write out to a file to be restored when MM starts again but purging would probably be safer. However, they should remain between reboots.

Thanks.

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