-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Install gdb pretty-printers #16365
Copy link
Copy link
Closed
Labels
A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)Area: Debugging information in compiled programs (DWARF, PDB, etc.)
Metadata
Metadata
Assignees
Labels
A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)Area: Debugging information in compiled programs (DWARF, PDB, etc.)
Type
Fields
Give feedbackNo fields configured for issues without a type.
For gdb to display Rust types it needs some python-based pretty-printers, which are in-tree. Some detail about how to install these: #16322 (comment)