Bug 1500160 [wpt PR 13600] - Add tests for simple dialog newline normalization, a...
[gecko.git] / .gdbinit_python
blob07129d2c1e9c2240c4557bc7baba39edf12356a2
1 python
2 import sys
3 sys.path.append('third_party/python/gdbpp/')
4 import gdbpp
5 end