Bug 1468402 - Part 3: Add test for subgrids in the grid list. r=pbro
[gecko.git] / .gdbinit_python
blob07129d2c1e9c2240c4557bc7baba39edf12356a2
1 python
2 import sys
3 sys.path.append('third_party/python/gdbpp/')
4 import gdbpp
5 end