]> granicus.if.org Git - python/commitdiff
merge #15043: Improve test_gdb support of gdb >= 7.4.
authorR David Murray <rdmurray@bitdance.com>
Sat, 27 Oct 2012 17:36:59 +0000 (13:36 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sat, 27 Oct 2012 17:36:59 +0000 (13:36 -0400)
Instead of requiring the tester to manually add the path to the python-gdb.py
file in the checkout to their .gdbinit file, add it automatically when
invoking gdb in the test.


Trivial merge