1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-01 12:43:26 +02:00
Find a file
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
build Bug 503153.Fixed NPE in GCCToolChain.getDefaultScannerInfo() 2016-12-15 12:26:39 -04:00
codan Update version to 9.2.0 2016-11-14 23:50:05 -05:00
core Bug 510987 - Properly support PIE executables as build output 2017-01-25 09:45:36 -05:00
cross Update version to 9.2.0 2016-11-14 23:50:05 -05:00
debug Bug 508543 - Reverse Bp Action doesn't display type properly for editing 2017-01-23 14:59:41 -04:00
doc Update version to 9.2.0 2016-11-14 23:50:05 -05:00
dsf Bug 507950 - Deadlock when changing a variable value when reverse 2016-11-27 20:02:54 -04:00
dsf-gdb Bug 507950 - Answer query on MI channel to avoid GDB waiting forever 2017-01-25 15:50:22 -05:00
jtag Bug 509812 - Unable to interrupt arm remote target, Neon and GDB 7.12 2017-01-25 15:50:15 -05:00
launch Update version to 9.2.0 2016-11-14 23:50:05 -05:00
llvm Update version to 9.2.0 2016-11-14 23:50:05 -05:00
lrparser Update version to 9.2.0 2016-11-14 23:50:05 -05:00
memory Update version to 9.2.0 2016-11-14 23:50:05 -05:00
native/org.eclipse.cdt.native.serial Fixes for Windows Serial Port. 2017-01-19 19:44:30 -05:00
qt Bug 510987 - Properly support PIE executables as build output 2017-01-25 09:45:36 -05:00
releng Remove dependency to cdt-master from CDT's target file. 2016-12-09 09:59:19 -05:00
remote Update version to 9.2.0 2016-11-14 23:50:05 -05:00
testsrunner Update version to 9.2.0 2016-11-14 23:50:05 -05:00
toolchains/arduino Update version to 9.2.0 2016-11-14 23:50:05 -05:00
upc Update version to 9.2.0 2016-11-14 23:50:05 -05:00
util Update version to 9.2.0 2016-11-14 23:50:05 -05:00
visualizer Update version to 9.2.0 2016-11-14 23:50:05 -05:00
windows Update version to 9.2.0 2016-11-14 23:50:05 -05:00
xlc Update version to 9.2.0 2016-11-14 23:50:05 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Point cdt_9_2 build to its own location 2016-11-15 20:25:25 -05:00