1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 00:45:28 +02:00
Find a file
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
build cmake: Fix missing NLS messages 2017-01-16 13:36:44 -04:00
codan Bug 510722 - Handle a null AST in ExpandSelectionJob and ControlFlowGraphView 2017-01-21 16:15:52 -05:00
core Bug 292229 - Consider files with other extensions for inclusion proposals 2017-01-24 17:29:01 -04:00
cross Update version to 9.3.0 2016-11-15 20:32:51 -05:00
debug Bug 508543 - Reverse Bp Action doesn't display type properly for editing 2017-01-23 12:42:09 -05:00
doc Add missing reference to GDB Debugging Preferences (for DSF preferences) 2016-12-05 21:47:25 +00:00
dsf Bug 507950 - Deadlock when changing a variable value when reverse 2017-01-24 15:40:58 -04:00
dsf-gdb Bug 507950 - Answer query on MI channel to avoid GDB waiting forever 2017-01-24 18:15:49 -04:00
jtag Missing rm.done() 2017-01-23 09:54:06 -04:00
launch Bug 510394: set environment when doing project-less run 2017-01-12 19:51:40 +00:00
llvm Update version to 9.3.0 2016-11-15 20:32:51 -05:00
lrparser Bug 509749 - Find References doesn't find a reference to a function 2016-12-29 09:59:36 -08:00
memory Bug 509438 - [traditional] Show a Tooltip for all bytes in range of a 2017-01-23 11:34:40 -04:00
native/org.eclipse.cdt.native.serial Fixes for Windows Serial Port. 2017-01-20 09:59:51 -05:00
qt Bug 402498 - Apply declaredBefore() filtering to index bindings 2017-01-09 03:55:43 -04:00
releng releng: Update outdated maven plugins. Add script to check for outdated 2017-01-24 16:38:38 -04:00
remote Update version to 9.3.0 2016-11-15 20:32:51 -05:00
testsrunner Update version to 9.3.0 2016-11-15 20:32:51 -05:00
toolchains/arduino Update version to 9.3.0 2016-11-15 20:32:51 -05:00
upc Update version to 9.3.0 2016-11-15 20:32:51 -05:00
util Update version to 9.3.0 2016-11-15 20:32:51 -05:00
visualizer Update version to 9.3.0 2016-11-15 20:32:51 -05:00
windows Update version to 9.3.0 2016-11-15 20:32:51 -05:00
xlc Update version to 9.3.0 2016-11-15 20:32:51 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml releng: Update outdated maven plugins. Add script to check for outdated 2017-01-24 16:38:38 -04:00