1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-09 18:15:23 +02:00
cdt/dsf-gdb
Marc Khouzam 9526f13962 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
(cherry picked from commit add2a14628)
2017-01-25 15:50:22 -05:00
..
org.eclipse.cdt.dsf.gdb Bug 507950 - Answer query on MI channel to avoid GDB waiting forever 2017-01-25 15:50:22 -05:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.dsf.gdb.tests Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.dsf.gdb.ui Bug 509895 - GdbBasicCliConsole left running after platform shutdown 2017-01-17 14:01:48 -04:00
org.eclipse.cdt.examples.dsf.gdb Add id to GdbFullCliConsole and GdbBasicCliConsole menu 2016-11-21 13:29:13 -05:00
org.eclipse.cdt.gnu.dsf-feature Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.gnu.dsf.source-feature Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.gnu.multicorevisualizer-feature Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.tests.dsf.gdb Bug 494246: prepare command line arguments properly for Windows GDB 2016-11-15 16:59:57 -04:00