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 91376ec + a0e5fcf commit eef6248Copy full SHA for eef6248
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