SIGN IN SIGN UP

bpo-37362: test_gdb now ignores stderr (GH-14287)

test_gdb no longer fails if it gets an "unexpected" message on
stderr: it now ignores stderr. The purpose of test_gdb is to test
that python-gdb.py commands work as expected, not to test gdb.
V
Victor Stinner committed
e56a123fd0acaa295a28b98d2e46d956b97d1263
Parent: 8b2aa1f
Committed by GitHub <noreply@github.com> on 6/21/2019, 9:17:30 PM