Bug 1608150 [wpt PR 21112] - Add missing space in `./wpt lint` command line docs...
[gecko.git] / .gdbinit_python
blob9ad12bd2ac630b4ccd5177a30e8f7274cdf70fb5
1 python
2 import sys
3 sys.path.append('python/gdbpp/')
4 import gdbpp
5 end