diff options
Diffstat (limited to 'gdb/testsuite/gdb.rust/pp.py')
-rw-r--r-- | gdb/testsuite/gdb.rust/pp.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.rust/pp.py b/gdb/testsuite/gdb.rust/pp.py index 356737b..fbc0868 100644 --- a/gdb/testsuite/gdb.rust/pp.py +++ b/gdb/testsuite/gdb.rust/pp.py @@ -17,6 +17,7 @@ # printers. import re + import gdb |