mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-31 04:45:38 +02:00
![]() Not sure how this was working my desktop machine, but in my home environment, I ran across an issue where the macros weren't resolved in the ICdtVariables used for the launch. They need to be resolved. I think took a look at the debug launch because it was also failing. As I found out, the GdbLaunchDelegate wasn't using the new GDBLaunch getVersion routine and was using the deprecated method in launch utils. Change-Id: I63076833fc444c6df7f758e08df67c1c6f9d9f72 |
||
---|---|---|
.. | ||
org.eclipse.cdt.dsf.gdb | ||
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui | ||
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests | ||
org.eclipse.cdt.dsf.gdb.tests | ||
org.eclipse.cdt.dsf.gdb.ui | ||
org.eclipse.cdt.examples.dsf.gdb | ||
org.eclipse.cdt.gnu.dsf-feature | ||
org.eclipse.cdt.gnu.dsf.source-feature | ||
org.eclipse.cdt.gnu.multicorevisualizer-feature | ||
org.eclipse.cdt.tests.dsf.gdb |