Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / .gdbinit_python
blob07129d2c1e9c2240c4557bc7baba39edf12356a2
1 python
2 import sys
3 sys.path.append('third_party/python/gdbpp/')
4 import gdbpp
5 end