Mypal/build/.gdbinit_python.in

7 lines
100 B
Plaintext
Raw Permalink Normal View History

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