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

Four small bugs with kar-debugger #345

Open
eaepstein opened this issue Aug 24, 2022 · 1 comment
Open

Four small bugs with kar-debugger #345

eaepstein opened this issue Aug 24, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@eaepstein
Copy link
Member

  1. Missing newline when running kar-debugger vb with no breakpoints set.
  2. kar-debugger kar invoke command says nothing, does nothing, and hangs if the -app {foo} argument is specified
@eaepstein eaepstein added the bug Something isn't working label Aug 24, 2022
@eaepstein
Copy link
Member Author

  1. A bunch of small ints are dumped when doing "kar invoke".
  2. debugger prints msg and hangs when connection to sidecar is broken. Better would be to just exit. Another choice would be to periodically try to reconnect with a short period, and/or try to reconnect on [empty?] command from stdin.

@eaepstein eaepstein changed the title Two small bugs with kar-debugger Four small bugs with kar-debugger Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant