1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00
cdt/dsf-gdb
Vladimir Prus 1502c78cd6 Expose raw varobj fields in MIVariableObject.
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
2015-04-06 20:51:54 +03:00
..
org.eclipse.cdt.dsf.gdb Expose raw varobj fields in MIVariableObject. 2015-04-06 20:51:54 +03:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui Bug 459114 - More cleanup of async handling for Multicore 2015-03-20 10:07:28 -04:00
org.eclipse.cdt.dsf.gdb.tests Extract test VM args to common property base.test.vmargs 2015-02-06 13:02:28 -05:00
org.eclipse.cdt.dsf.gdb.ui Remove warnings caused by change to getAdaptable() 2015-03-25 11:01:46 -04:00
org.eclipse.cdt.examples.dsf.gdb Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.gnu.dsf-feature Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.gnu.dsf.source-feature Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.gnu.multicorevisualizer-feature Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.tests.dsf.gdb Upgrade maven plugin versions 2015-03-16 16:56:27 -04:00