mirror of
https://github.com/python/cpython.git
synced 2026-01-08 08:22:41 +00:00
Issue #22844: Fized test_gdb failure on Debian Wheezy for Z.
Patch by David Edelsohn.
This commit is contained in:
parent
2476b98acf
commit
6b688d8162
1 changed files with 2 additions and 0 deletions
|
|
@ -190,6 +190,8 @@ def get_stack_trace(self, source=None, script=None,
|
|||
'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