mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
![]() Presently, the field from MI are parsed in MIVar, then copied to MIVariableManager.MIVariableObject, and then to ExprMetaGetVarInfo. As result, although MI allows additional fields, a custom IDE cannot access them, even though all of the above classes are in dsf.gdb package. This package firstly eliminates some code duplication, and then make raw MITuple be propagated along the chain. Change-Id: I57436fef65aaaf4805422df34466d10f2a205920 |
||
---|---|---|
.. | ||
org.eclipse.cdt.dsf.gdb | ||
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui | ||
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 |