Files
rust/compiler/rustc_codegen_llvm/src
Sebastian Poeplau b4d923cea0 Embed GDB pretty printers in rlibs and dylibs
Instead of collecting pretty printers transitively when building
executables/staticlibs/cdylibs, let the debugger find each crate's
pretty printers via its .debug_gdb_scripts section. This covers the case
where libraries defining custom pretty printers are loaded dynamically.
2025-08-06 13:24:43 +02:00
..
2025-07-18 16:30:42 -07:00
2025-07-31 14:19:27 +02:00
2025-07-18 16:30:42 -07:00
2025-07-18 16:23:54 -07:00
2025-07-26 13:52:24 +00:00