Skip to content

implement call stack (also in embedded debugger) #3

@floooh

Description

@floooh

Nice to have! This would involve tracking subroutine call instructions in the embedded debugger and tracking their call targets.

And then:

  • add a new window to the embedded debugger with the callstack (clicking on the callstack should move the debug window there so that it's possible to set a breakpoint
  • add callstack support to the emulator's webapi
  • ...and implement the call stack for the vscode debug adapter.

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