]> granicus.if.org Git - python/commit
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)
commit9617ce99a9a36ee8e94d6347194e054fa82c9e45
treeb20dbda1a1570f4a436ef00dd3048989089c0094
parent969684f2ad340cdfe1c46ba5b40b6668aca1b52b
parentf358eaf3620597d746bb7f34976103697e5d92bf
merge #15043: Improve test_gdb support of gdb >= 7.4.

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.