Skip to content

Commit b39d880

Browse files
Update gdb.py
1 parent bee5058 commit b39d880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdb.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from sys import path
2-
path.append('/gsa/yktgsa/home/a/l/alexey/duel/gdb-tools')
2+
path.append('~/duel/gdb-tools')
33
import duel
44
from pretty_printer import PrettyPrinter

0 commit comments

Comments
 (0)