]> granicus.if.org Git - python/commitdiff
Issue #22844: Fized test_gdb failure on Debian Wheezy for Z.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 14 Feb 2015 20:44:35 +0000 (22:44 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 14 Feb 2015 20:44:35 +0000 (22:44 +0200)
Patch by David Edelsohn.

Lib/test/test_gdb.py

index aaa5c69d49caaa84a312090a608c0719a52ca0ae..c57875c3dd56f3c9cd949f7ee930ac382232e79a 100644 (file)
@@ -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 '
+            'linux-vdso64.so',
             'Do you need "set solib-search-path" or '
             '"set sysroot"?',
             'warning: Source file is more recent than executable.',