Mypal/build/.gdbinit_python.in

7 lines
100 B
Plaintext
Raw Permalink Normal View History

2019-03-11 03:26:37 -07:00
#filter substitution
python
import sys
sys.path.append('@topsrcdir@/python/gdbpp')
import gdbpp
end