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

Epic: Integration into the base system #36

Closed
2 tasks done
LinqLover opened this issue Jan 23, 2022 · 0 comments · Fixed by #42
Closed
2 tasks done

Epic: Integration into the base system #36

LinqLover opened this issue Jan 23, 2022 · 0 comments · Fixed by #42
Labels
Projects

Comments

@LinqLover
Copy link
Collaborator

LinqLover commented Jan 23, 2022

  • fix Object >> #tdbHalt
  • trace button in normal debugger to open a trace debugger for the next send
@LinqLover LinqLover added the epic label Jan 23, 2022
@LinqLover LinqLover added this to Epics in Ideas Jan 23, 2022
@LinqLover LinqLover mentioned this issue Mar 11, 2022
LinqLover added a commit that referenced this issue Mar 11, 2022
This mega PR improves several conveniences aspects of the TraceDebugger. Amongst others, this includes:

- feature: spawn trace (relates #29)
- feature: toggle border context (closes #28)
- feature: context search (closes #44)
- feature: "trace it" button in the normal debugger (closes #36)
- feature: navigation commands "jump to presence", "jump to sender", "jump to callee"
- feature: snapshot inspectors & explorers
- feature: run to selection
- improve support for code evaluation in all code panes (syntax highlighting, access to instance variables)
- working notifier window and proceed/abandon buttons, implement all remaining menu commands, clean up and rearrange menu items
- stepping improvements (coroutines, EHS)
- call tree convenience (scroll bar, display of return values, graying out dead contexts, adjust timeIndex when selecting context, support for type-to-filter)
- preference to display stack list instead of stack tree
- tracing improvements: fix tracing of coroutines and simulation (relates #14, closes #13); fix tracing of failed primitives
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Ideas
Epics
Development

Successfully merging a pull request may close this issue.

1 participant