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

feat: add TUI debugger #20

Merged
merged 3 commits into from
Feb 22, 2024
Merged

feat: add TUI debugger #20

merged 3 commits into from
Feb 22, 2024

Conversation

pancsta
Copy link
Owner

@pancsta pancsta commented Feb 22, 2024

Initial version of the TUI debugger, consuming telemetry data.

TUI Debugger

Config:

  • AM_DEBUG_URL makes the debugger connect as client to another instance
  • AM_DEBUG_SERVER_URL listen on a different address than localhost:9823
  • AM_DEBUG_LOG log filename, defaults to log.txt

Usage ATM:

  • go run tools/debugger/debugger.go tools/debugger/rpc.go

@pancsta pancsta merged commit 74bc1e2 into main Feb 22, 2024
2 checks passed
@pancsta pancsta linked an issue Feb 22, 2024 that may be closed by this pull request
@pancsta pancsta deleted the feat/5-tui-debugger branch March 1, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TUI debugger
1 participant