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