Skip to content

Add Rust support to gdb #19531

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

Closed
brson opened this issue Dec 4, 2014 · 1 comment
Closed

Add Rust support to gdb #19531

brson opened this issue Dec 4, 2014 · 1 comment
Labels
A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.)

Comments

@brson
Copy link
Contributor

brson commented Dec 4, 2014

Calling functions in gdb among other things requires direct debugger support. We'll have to start modifying gdb.

@brson brson added the A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.) label Dec 4, 2014
@steveklabnik
Copy link
Member

I'm pulling a massive triage effort to get us ready for 1.0. As part of this, I'm moving stuff that's wishlist-like to the RFCs repo, as that's where major new things should get discussed/prioritized.

This issue has been moved to the RFCs repo: rust-lang/rfcs#767

lnicola pushed a commit to lnicola/rust that referenced this issue Apr 28, 2025
fix: Fix `format_args` lowering for >=1.87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-debuginfo Area: Debugging information in compiled programs (DWARF, PDB, etc.)
Projects
None yet
Development

No branches or pull requests

2 participants