blob: 43fdc1030c575c4d0d6f21412588cfbb75bb5dcd (
plain)
1
2
3
|
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.
|