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

write docs related to providing debug info for crashes #13

Open
radhermit opened this issue Jan 19, 2023 · 0 comments
Open

write docs related to providing debug info for crashes #13

radhermit opened this issue Jan 19, 2023 · 0 comments

Comments

@radhermit
Copy link
Member

Inevitably some third party will crash the underlying rust code in some fashion at which point it would be nice to have documented ways for extracting better debug output for those not familiar with rust and/or C.

For example, setting RUST_BACKTRACE=1 in the env and/or using gdb to run a python script using the python bindings to provide a backtrace (assuming debug symbols aren't stripped from the pkgcraft-c library).

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

1 participant