Commit b6b48e63 authored by Serhiy Storchaka's avatar Serhiy Storchaka

Issue #22844: Fized test_gdb failure on Debian Wheezy for Z.

Patch by David Edelsohn.
parent 4cc93db9
......@@ -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.',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment