rust/src/etc/gdb_load_rust_pretty_printe...

4 lines
81 B
Python

import gdb
import gdb_lookup
gdb_lookup.register_printers(gdb.current_objfile())