1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-28 02:33:18 +02:00
cdt/dsf/org.eclipse.cdt.dsf
Jonah Graham c84e47a711
Don't error when stack service in unavailable (#61)
The only time the stack service is unavailable is:
1. Stack service hasn't been started yet
2. Stack service has been shutdown
3. Stack service never gets created

All of these cases are configuration error, except (2). In (2) the
stack service isn't available to do source lookup, so instead
of an error, simply return no file (aka null)

Fixes #53
2022-09-09 14:50:00 -04:00
..
.settings [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
META-INF [releng] Prepare for 10.7.0 with version bumps 2022-04-13 13:15:06 -04:00
src/org/eclipse/cdt/dsf Don't error when stack service in unavailable (#61) 2022-09-09 14:50:00 -04:00
.classpath Bug 562494: Update BREE to Java 11 2020-08-24 17:50:56 -04:00
.options [291684] Equip monitors with a monitor traceback (when tracing) 2009-10-08 22:57:25 +00:00
.project
about.html [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
build.properties Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
plugin.properties Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00