We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa7999a + a0e5fcf commit b8713e5Copy full SHA for b8713e5
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