summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/gdb_helper.py
Commit message (Collapse)AuthorAgeFilesLines
* GDB wrapper refactoring for memcheck_analyze.pytimurrrr@chromium.org2009-09-231-0/+87
(This changelist is prepared by Alexander Potapenko, cc'ed) This is a small refactoring that moves the GDB querying logic into a separate module to allow us using it from tsan_analyze as well (we need it finally). The diff is almost equal to http://codereview.chromium.org/175026, I've only swapped two lines to make it applicable to the current trunk version. Review URL: http://codereview.chromium.org/211023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26911 0039d316-1c4b-4281-b951-d872f2087c98