]> 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 0da1c02aa34aee01aeec04e507fc3bffaa6d7135..b7577de0e5d285b9a6036d29e8b2110dbe8316d6 100644 (file)
@@ -185,6 +185,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.',