Skip to content

Commit a0e5fcf

Browse files
authored
import gdb for explicit access to gdb.current_objfile()
1 parent 8ebd67e commit a0e5fcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
import gdb
12
import gdb_rust_pretty_printing
23
gdb_rust_pretty_printing.register_printers(gdb.current_objfile())

0 commit comments

Comments
 (0)