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 how to use gdb on rustc itself #965

Closed
jyn514 opened this issue Nov 23, 2020 · 3 comments
Closed

Document how to use gdb on rustc itself #965

jyn514 opened this issue Nov 23, 2020 · 3 comments
Labels
E-medium Difficulty: might require some prior knowledge or code reading

Comments

@jyn514
Copy link
Member

jyn514 commented Nov 23, 2020

This requires me to first figure out how to do it; I know how for standalone files but I tried and failed to do this when compiling the standard library.

@jyn514 jyn514 added the E-medium Difficulty: might require some prior knowledge or code reading label Nov 23, 2020
@camelid
Copy link
Member

camelid commented Nov 23, 2020

cc https://rust-lang.zulipchat.com/#narrow/stream/182449-t-compiler.2Fhelp/topic/how.20to.20run.20gdb.20on.20rustc.3F

@igaray
Copy link
Member

igaray commented Dec 30, 2020

Also see #443 if you haven't, possible duplicate issue.

@jyn514
Copy link
Member Author

jyn514 commented Dec 30, 2020

Yup, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-medium Difficulty: might require some prior knowledge or code reading
Projects
None yet
Development

No branches or pull requests

3 participants