1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/dsf-gdb
Marc Khouzam add2a14628 Bug 507950 - Answer query on MI channel to avoid GDB waiting forever
With GDB 7.12, it is possible to receive queries on the dedicated MI
channel.  This channel is not accessible or shown to the user so if we
don't answer, GDB will wait forever.

This patch blindly answers 'y' to any query on the MI channel unless it
has already been answered automatically (which happens when we don't use
the full console).

Change-Id: I0e208fc3495ce6ba57b3e477661f47e50680fd88
2017-01-24 18:15:49 -04:00
..
org.eclipse.cdt.dsf.gdb Bug 507950 - Answer query on MI channel to avoid GDB waiting forever 2017-01-24 18:15:49 -04:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui Trigger error in Debug plugins when a package is not exported. 2016-12-21 11:54:36 -04:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.dsf.gdb.tests Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.dsf.gdb.ui Bug 303808: Example of ConsolePageParticipant for Debugger Console 2017-01-19 15:40:47 -05:00
org.eclipse.cdt.examples.dsf.gdb Bug 303808: Example of ConsolePageParticipant for Debugger Console 2017-01-19 15:40:47 -05:00
org.eclipse.cdt.gnu.dsf-feature Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.gnu.dsf.source-feature Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.gnu.multicorevisualizer-feature Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.tests.dsf.gdb Adding GDB 7.12.1 to the download-build-gdb.sh script 2017-01-23 10:58:37 -05:00