We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ebd67e commit a0e5fcfCopy full SHA for a0e5fcf
src/etc/gdb_load_rust_pretty_printers.py
@@ -1,2 +1,3 @@
1
+import gdb
2
import gdb_rust_pretty_printing
3
gdb_rust_pretty_printing.register_printers(gdb.current_objfile())
0 commit comments