We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32135fa commit bee5058Copy full SHA for bee5058
gdb.py
@@ -0,0 +1,4 @@
1
+from sys import path
2
+path.append('/gsa/yktgsa/home/a/l/alexey/duel/gdb-tools')
3
+import duel
4
+from pretty_printer import PrettyPrinter
0 commit comments