summary refs log tree commit diff
path: root/src/etc/gdb_load_rust_pretty_printers.py
blob: c551346bb00bfc8c7d8704491f3e7c2647f69df7 (plain)
1
2
import gdb_rust_pretty_printing
gdb_rust_pretty_printing.register_printers(gdb.current_objfile())