Bug 1638165 [wpt PR 23620] - [ua-ch] Apply FP to UA and UA-Mobile, a=testonly
[gecko.git] / .gdbinit_python
blob9ad12bd2ac630b4ccd5177a30e8f7274cdf70fb5
1 python
2 import sys
3 sys.path.append('python/gdbpp/')
4 import gdbpp
5 end