1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 14:55:41 +02:00
cdt/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui
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
..
.settings Move DSF and DSF-GDB plugins to Java 8 2016-02-11 01:49:49 -05:00
icons/full Bug 390827 - Trace View enhancement 2014-02-04 23:09:16 -05:00
META-INF Bug 488950 - Remove "New..." button from 'Connect' dialogue 2016-03-19 19:38:27 -04:00
src/org/eclipse/cdt/dsf/gdb/internal/ui Provide a timeout for query that might run in UI thread. 2016-05-10 08:48:16 -04:00
.classpath Move DSF and DSF-GDB plugins to Java 8 2016-02-11 01:49:49 -05: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 478740: Simplify user-facing terminology 2016-03-04 09:54:30 -05:00
plugin.xml Bug 485107: ensure correct adapter factory is being used 2016-04-27 17:14:03 +01:00
pom.xml Bug 488950 - Remove "New..." button from 'Connect' dialogue 2016-03-19 19:38:27 -04:00