1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
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
..
org.eclipse.cdt.dsf Don't error when stack service in unavailable (#61) 2022-09-09 14:50:00 -04:00
org.eclipse.cdt.dsf.ui Bug 580248: Allow widget baseline to be less than font baseline 2022-06-27 15:36:16 -04:00
org.eclipse.cdt.examples.dsf [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
org.eclipse.cdt.examples.dsf-feature [releng] Bump versions for 10.7.0 2022-04-10 20:55:36 -04:00
org.eclipse.cdt.examples.dsf.pda [releng] Apply auto-clean of save to all files with Eclipse 4.23 2022-04-19 20:13:15 -04:00
org.eclipse.cdt.examples.dsf.pda.ui [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
org.eclipse.cdt.tests.dsf Update references of git.eclipse.org to github 2022-08-22 17:43:40 -04:00
pom.xml [releng] Bump versions for 10.7.0 2022-04-10 20:55:36 -04:00