cpython: df696b544b3c (original) (raw)
Mercurial > cpython
changeset 94615:df696b544b3c
Issue #22844: Fized test_gdb failure on Debian Wheezy for Z. Patch by David Edelsohn. [#22844]
Serhiy Storchaka storchaka@gmail.com | |
---|---|
date | Sat, 14 Feb 2015 22:45:15 +0200 |
parents | ba2da33d2654(current diff)ae5d868513fd(diff) |
children | 174f24d33bfe |
files | |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-)[+] [-] Lib/test/test_gdb.py 2 |
line wrap: on
line diff
--- a/Lib/test/test_gdb.py +++ b/Lib/test/test_gdb.py @@ -190,6 +190,8 @@ class DebuggerTests(unittest.TestCase): 'linux-vdso.so', 'warning: Could not load shared library symbols for ' 'linux-gate.so',
'warning: Could not load shared library symbols for '[](#l1.7)
'linux-vdso64.so',[](#l1.8) 'Do you need "set solib-search-path" or '[](#l1.9) '"set sysroot"?',[](#l1.10) 'warning: Source file is more recent than executable.',[](#l1.11)