Skip to content

Commit bee5058

Browse files
Add files via upload
1 parent 32135fa commit bee5058

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

gdb.py

+4
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)