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

Re-add executable argument for 'connect' mode. #218

Merged
merged 1 commit into from
Jan 7, 2024

Conversation

epasveer
Copy link
Owner

@epasveer epasveer commented Jan 7, 2024

Some types of remote gdbserver (gdbstubs) will not load the executable. So Seer needs to do it itself. QEMU debugging is such a case. Note, simple use of Seer+gdbserver does not require this.

Some types of remote gdbserver (gdbstubs) will not load the executable.
So Seer needs to do it itself. QEMU debugging is such a case. Note,
simple use of Seer+gdbserver does not require this.
@epasveer epasveer linked an issue Jan 7, 2024 that may be closed by this pull request
@epasveer epasveer merged commit 524dedb into main Jan 7, 2024
1 of 4 checks passed
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.

Give symbol file to GDB after connecting
1 participant