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

Update README section "Debugging of RustyHermit apps" #230

Open
Harry-R opened this issue Nov 12, 2021 · 3 comments
Open

Update README section "Debugging of RustyHermit apps" #230

Harry-R opened this issue Nov 12, 2021 · 3 comments
Assignees

Comments

@Harry-R
Copy link
Contributor

Harry-R commented Nov 12, 2021

The README section "Debugging of RustyHermit apps" is outdated and does not work anymore, according to @mkroening .

@mkroening mkroening self-assigned this Nov 12, 2021
@mkroening
Copy link
Member

I'm happy to report that I was wrong and everything should be working splendidly just like the readme says.

I was thinking about hermit-os/hermit-rs#147 (comment), but my gdbstub rewrite solved that issue for uhyve.

Just remember to use rust-gdb (installed automatically with rust) instead of gdb for a prettier debugging experience.

@mkroening
Copy link
Member

Eh, maybe I should update the readme section anyhow. But it should be functional in the current state.

@mkroening mkroening reopened this Nov 12, 2021
@mkroening
Copy link
Member

Ah, to use the GDB support rewrite, install the current master branch with

cargo +nightly install --git https://github.com/hermitcore/uhyve.git --locked uhyve

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

No branches or pull requests

2 participants