From: R David Murray Date: Sat, 27 Oct 2012 17:36:59 +0000 (-0400) Subject: merge #15043: Improve test_gdb support of gdb >= 7.4. X-Git-Tag: v3.4.0a1~2160 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9617ce99a9a36ee8e94d6347194e054fa82c9e45;p=python 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. --- 9617ce99a9a36ee8e94d6347194e054fa82c9e45