Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework debugger UI #281

Open
4 tasks
NatKarmios opened this issue Apr 2, 2024 · 0 comments
Open
4 tasks

Rework debugger UI #281

NatKarmios opened this issue Apr 2, 2024 · 0 comments
Assignees
Labels
debug-ext Relating to the extension/webview aspect of Gillian's debugger debugger Relating to Gillian's debugger performance

Comments

@NatKarmios
Copy link
Contributor

Having explicit ExecMap and MatchMap were Gillian-specific choices that should be worked on more.

Changes should include:

  • Allow sending multiple execution maps
  • Unify ExecMap and MatchMap to a single packaged structure
  • Allow sending only the updated parts of exec maps (to improve debugger performance)
  • Allow any arbitrary submap to be isolated in a new tab
@NatKarmios NatKarmios added performance debugger Relating to Gillian's debugger debug-ext Relating to the extension/webview aspect of Gillian's debugger labels Apr 2, 2024
@NatKarmios NatKarmios added this to the OOPSLA Artifact milestone Apr 2, 2024
@NatKarmios NatKarmios self-assigned this Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug-ext Relating to the extension/webview aspect of Gillian's debugger debugger Relating to Gillian's debugger performance
Projects
None yet
Development

No branches or pull requests

1 participant