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

Find context #44

Closed
LinqLover opened this issue Feb 3, 2022 · 0 comments · Fixed by #42
Closed

Find context #44

LinqLover opened this issue Feb 3, 2022 · 0 comments · Fixed by #42
Labels
enhancement New feature or request

Comments

@LinqLover
Copy link
Collaborator

Part of #22.

Use cases:

@LinqLover LinqLover added the enhancement New feature or request label Feb 3, 2022
LinqLover added a commit that referenced this issue Feb 3, 2022
- new debugger actions: #findContext, #findContextAgain, #findClass, #findClassAgain
- queries on TDBCursor
- revised + tested DFS/BFS protocol on TDBTrace
- Context >> #tdbSignature
- acceptance tests

Closes #44.
@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
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant