1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Find a file
Jonah Graham 06751579f3 Bug 494650: make method atomic without using a Query
Make GdbSourceLookupParticipant.sourceContainersChangedOnDispatchThread
atomic without requiring the calling thread to wrap the call in a Query.

This prevents a deadlock where two different Executor threads are both
listening to changes on the same launch configuration (e.g. when the
same launch configuration is launched twice).

See Bug 494650 for more details.

This change is a continuation of:
  commit 6283890715
  Bug 472765: Use gdb's "set substitute-path from to"

Change-Id: I3e3faa7a079db42a709668b45e3ec5b3d473a86d
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2016-07-29 13:05:07 +01:00
build Bug 343552 - RFE: Quick Outline support for configure.ac editor 2016-07-01 13:02:21 +03:00
codan Bug 496628 - Avoid codan markers that cover an entire class declaration 2016-07-06 23:16:22 -04:00
core Fix a typo in EvalBinary 2016-07-28 22:01:57 -04:00
cross Remove old .cvsignore files 2016-06-30 09:58:00 -04:00
debug Fix generics warnings o.e.cdt.debug.ui. 2016-07-06 10:28:57 +03:00
doc Remove old .cvsignore files 2016-06-30 09:58:00 -04:00
dsf Bug 497167: Add support for =thread-group-added event 2016-07-20 11:08:40 -04:00
dsf-gdb Bug 494650: make method atomic without using a Query 2016-07-29 13:05:07 +01:00
jtag Create constant for initial GDB inferior 'i1' 2016-07-02 21:01:20 -04:00
launch Bug 497779 - Add labels to applications run as Docker containers 2016-07-14 17:02:06 -04:00
llvm Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
lrparser Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
memory Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
native/org.eclipse.cdt.native.serial Bug 481199 - Add support for cu serial devices on Mac. 2016-06-27 12:39:41 -04:00
qt Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
releng Add org.eclipse.cdt.testing.feature.source 2016-07-28 15:11:15 -04:00
remote Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
testsrunner Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
toolchains/arduino Fix up Arduino property page to use o.e.remote tester. 2016-06-21 15:10:33 -04:00
upc Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
util Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
visualizer Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
windows Remove old .cvsignore files 2016-06-30 09:58:00 -04:00
xlc Remove old .cvsignore files 2016-06-30 09:58:00 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Update outdated Maven plugins 2016-07-25 00:36:22 -04:00