]> git.lizzy.rs Git - rust.git/blob - src/etc/gdb_load_rust_pretty_printers.py
Rollup merge of #58778 - xfix:exact_size_case_mapping_iter, r=SimonSapin
[rust.git] / src / etc / gdb_load_rust_pretty_printers.py
1 import gdb_rust_pretty_printing
2 gdb_rust_pretty_printing.register_printers(gdb.current_objfile())