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

Add debug meta information between Seer and gdbserver #263

Open
epasveer opened this issue Nov 4, 2024 · 1 comment
Open

Add debug meta information between Seer and gdbserver #263

epasveer opened this issue Nov 4, 2024 · 1 comment

Comments

@epasveer
Copy link
Owner

epasveer commented Nov 4, 2024

Look at #127

One thing that would be nice to have for tools debugging purposes would be to record the conversation between gdb and the stub for each command seer is outputting with timestamps. I am saying this because:

For reasons I didn't investigate, connection between seer and spice86 is very slow (I measured ~16 seconds) whereas it is instantaneous with the gdb command line.

As a gdbserver dev, I know this would have helped me a lot when investigating which command was not providing results gdb was expecting, or investigating timeouts and locks.

@epasveer
Copy link
Owner Author

@epasveer epasveer pinned this issue Nov 30, 2024
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

When branches are created from issues, their pull requests are automatically linked.

1 participant