Mercurial
>
try
/ file revision / .gdbinit_python@bd88f466b13aca5f160c1be15c22a17fe5dbb3aa
summary
|
shortlog
|
changelog
|
pushlog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
.gdbinit_python
author
Chris Manchester <cmanchester@mozilla.com>
Wed, 02 Oct 2019 20:56:52 +0000
changeset 2364698
bd88f466b13aca5f160c1be15c22a17fe5dbb3aa
parent 2156322
38c5911527d2a755af248833643a3be71c7182b9
permissions
-rw-r--r--
Bug 1578493
- Updates to sccache-dist docs. r=nalexander Differential Revision:
https://phabricator.services.mozilla.com/D47836
python
import sys
sys.path.append('python/gdbpp/')
import gdbpp
end