-
Notifications
You must be signed in to change notification settings - Fork 550
Open
Labels
A-contribution-workflowsArea: contribution workflowsArea: contribution workflowsA-contributor-devexArea: contributor developer experienceArea: contributor developer experienceA-debuggersArea: debuggers (lldb, gdb, WinDbg, etc.)Area: debuggers (lldb, gdb, WinDbg, etc.)C-enhancementCategory: enhancementCategory: enhancementE-help-wantedCall for participation: extra help is wantedCall for participation: extra help is wantedE-mediumDifficulty: might require some prior knowledge or code readingDifficulty: might require some prior knowledge or code readingT-compilerRelevant to compiler teamRelevant to compiler teamT-libsRelevant to libs teamRelevant to libs team
Description
There was a discussion in Zulip about how to attach gdb
to x.py
.
@petrochenkov suggested running gdb --args ./build/x86_64-pc-windows-gnu/stage1/bin/rustc src/test/ui/name.rs
, I think it would be great to have this explained on rustc-guide because it's a recurring question.
osa1, shika-blyat, jyn514, ChayimFriedman2 and peter-lyons-kehl
Metadata
Metadata
Assignees
Labels
A-contribution-workflowsArea: contribution workflowsArea: contribution workflowsA-contributor-devexArea: contributor developer experienceArea: contributor developer experienceA-debuggersArea: debuggers (lldb, gdb, WinDbg, etc.)Area: debuggers (lldb, gdb, WinDbg, etc.)C-enhancementCategory: enhancementCategory: enhancementE-help-wantedCall for participation: extra help is wantedCall for participation: extra help is wantedE-mediumDifficulty: might require some prior knowledge or code readingDifficulty: might require some prior knowledge or code readingT-compilerRelevant to compiler teamRelevant to compiler teamT-libsRelevant to libs teamRelevant to libs team