Revision 318af15...
Go back to digest for 6th January 2013Bug Fixes in KDE Base
Shaheed Haque committed changes in [kate] kate/plugins/pate/src/plugins/gdb/qgdb.py:
Handle spurious instances of the prompt
Sometimes, even in MI mode, GDB spits out "(gdb) " at unexpected times,
seemingly as an adjunct to OOB messages (and thus presumably intended
for human consumption). So, now we check that we have seen a result
record before accepting the prompt.
All cli.py tests now pass!
File Changes
Modified 1 files
- kate/plugins/pate/src/plugins/gdb/qgdb.py
1 files changed in total