Description
Provides a Rust debugger for Linux x86-64 systems. It is intended for developers who need to inspect Rust program execution, state, and failures on that platform.
Use it when debugging supported Rust binaries. Debugger capabilities depend on symbols, compiler settings, and the target architecture.