1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-18 22:45:23 +02:00
cdt/dsf-gdb/org.eclipse.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
..
.settings Bug 497166: Support the user using the 'run' command in the gdb console 2016-11-14 15:30:23 -05:00
META-INF Bug 509320: Increase version dependency to current o.e.cdt.core.native 2017-01-03 12:52:28 +00:00
src/org/eclipse/cdt/dsf Bug 507950 - Answer query on MI channel to avoid GDB waiting forever 2017-01-25 15:50:22 -05:00
.classpath Move DSF and DSF-GDB plugins to Java 8 2016-02-11 01:49:49 -05:00
.options Bug 361934 - Provide timeout for gdb commands 2012-04-17 10:20:23 -04:00
.project Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
about.html Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
build.properties Bug 315439 Fix up copyright 2010-06-03 00:12:05 +00:00
plugin.properties Bug 464636 - Modernize Run launch 2015-04-30 09:17:51 -04:00
plugin.xml Add Local Debug for Core Build launches. Qt Path var for Windows. 2016-11-09 11:40:17 -05:00
pom.xml Update version to 9.2.0 2016-11-14 23:50:05 -05:00