mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #22844: Fized test_gdb failure on Debian Wheezy for Z.
Patch by David Edelsohn.
This commit is contained in:
commit
86a35bcba9
1 changed files with 2 additions and 0 deletions
|
@ -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.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue