Roundup Robot added the comment:
New changeset 5e75bf8e5526 by Benjamin Peterson in branch '2.7':
suppress stderr output when checking gdb (closes #27969)
https://hg.python.org/cpython/rev/5e75bf8e5526
New changeset 2c4359ff4d6d by Benjamin Peterson in branch '3.5':
suppress stderr output when c
New submission from Xiang Zhang:
Right now, when running test_gdb generates following message:
./python -m test test_gdb
Run tests sequentially
0:00:00 [1/1] test_gdb
*Python Exception No module named gdb:
*gdb: warning:
*Could not load the Python gdb module from `/usr/local/share/gdb/python'