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

Document GDB workflow #10

Open
oxr463 opened this issue Apr 1, 2020 · 2 comments
Open

Document GDB workflow #10

oxr463 opened this issue Apr 1, 2020 · 2 comments
Assignees

Comments

@oxr463
Copy link
Contributor

oxr463 commented Apr 1, 2020

See: proot-me/proot#134 (comment)

@oxr463
Copy link
Contributor Author

oxr463 commented Apr 1, 2020

CFLAGS="${CFLAGS} -ggdb" make -eC src build.h loader.elf loader-m32.elf
CFLAGS="${CFLAGS} -ggdb" make -eC src proot

gdb ./src/proot
(gdb) set args -v 10
(gdb) r

@oxr463
Copy link
Contributor Author

oxr463 commented Apr 1, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant