summaryrefslogtreecommitdiffstats
path: root/src/etc/gdb_load_rust_pretty_printers.py
blob: 856b5df2de70bff896d5b89e61f9a296b1fd0a8c (plain)
1
2
3
import gdb
import gdb_lookup
gdb_lookup.register_printers(gdb.current_objfile())