1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 18:05:33 +02:00
Find a file
Marc Khouzam 9655088708 Provide a timeout for query that might run in UI thread.
GdbReverseToggleCommand extends AbstractDebugCommand so as to be able to
block without risking a deadlock.  However, this only applies to
doExecute() and isExecutable().

GdbReverseToggleCommand has two other methods that use queries, and
those are at risk of a deadlock: isReverseToggled() and
getReverseDebugMethod().  Those queries must have a timeout to avoid any
risk of deadlock.

Change-Id: Ia410b8f102638965ccbf8ac9deda06dc4efc5f0d
2016-05-10 08:48:16 -04:00
build Modernize Arduino plug-ins. Adjust APIs to suite. 2016-04-28 11:14:07 -04:00
codan Bug 492230 - Replace buffer.append(a+b) calls 2016-04-25 11:38:47 -05:00
core fixed elf parsing of 2G+ files 2016-05-09 15:35:38 -04:00
cross Bug 452356 - C/C++ remote launch uses o.e.remote - explicit dependency at feature level 2016-04-29 17:46:25 -04:00
debug Bug 489750: [Standalone] does not set working directory of the target 2016-05-03 10:50:35 -04:00
doc Bug 472765: User documentation for Path Mapping 2016-04-13 10:41:46 -05:00
dsf Remove Solaris Sparc support 2016-04-29 14:40:54 -04:00
dsf-gdb Provide a timeout for query that might run in UI thread. 2016-05-10 08:48:16 -04:00
jtag Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
launch Bug 492210 - Remove ChangeLog files from project 2016-04-25 22:53:31 +01:00
llvm Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
lrparser Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
memory Bug 489516 - Traditional mem., choose visibility of the cross ref 2016-04-29 10:18:40 -04:00
native/org.eclipse.cdt.native.serial Serial - Support COM ports > 9. Set default baud rate to 115200. 2016-04-14 19:11:51 -04:00
qt Modernize Arduino plug-ins. Adjust APIs to suite. 2016-04-28 11:14:07 -04:00
releng Bug 452356 - C/C++ remote launch uses o.e.remote - explicit dependency at feature level 2016-04-29 17:46:25 -04:00
remote Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
testsrunner Bug 484900: Remove the test runners CDI launch 2016-03-18 14:56:16 -04:00
toolchains/arduino Remove the Arduino Boards Preference Page. 2016-05-06 11:02:05 -04:00
upc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
util Cosmetics. 2016-03-02 14:34:20 -08:00
visualizer Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
windows Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
xlc Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Remove Solaris Sparc support 2016-04-29 14:40:54 -04:00