youtube image
From YouTube: Tom Tromey discusses debugging support in rustc

Description

The talk gives a high-level overview of how Rust integration with gdb, lldb, and so forth work. It discusses some of the steps that are needed to add extensions to the DWARF standard for Rust-specific features.

Speaker: Tom Tromey, who added Rust support to gdb, and implemented the rust-lldb debugger.