Skip to content

post mortem debugger & inspector #738

@nikodemus

Description

@nikodemus

After a panic, I want to be able to inspect individual contexts:

  • move up and down the stack, show all classes (and in case of primitives, values) of arguments and locals
  • inspect individual objects, displaying their slots
  • inspect individual classes, displaying their inheritance, mark function, and methods

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-langLanguage or library featurequality-of-lifeMakes life better: error reporting, debugging, etc

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions