1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-30 21:55:31 +02:00
Find a file
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
build Bug 463644 - Remove unused message in org.eclipse.cdt.managedbuilder 2015-04-06 09:20:46 -03:00
codan Cosmetics. 2015-04-03 12:05:27 -07:00
core REmoved an piece of accidentally leaked code. 2015-04-06 07:32:27 -07:00
cross Move some leftover plugins from Java 5 to Java 7. 2015-03-25 13:42:20 -04:00
debug Remove unnecessary @SuppressWarnings 2015-03-25 11:39:17 -04:00
doc Bug 460370 - Remove reference to CDT project name in Welcome screen 2015-02-19 13:46:31 -05:00
dsf Fixed problem where auto-unboxing may throw NPE 2015-03-28 10:15:35 +01:00
dsf-gdb Expose raw varobj fields in MIVariableObject. 2015-04-06 20:51:54 +03:00
jtag Remove unnecessary @SuppressWarnings 2015-03-25 11:39:17 -04:00
launch/org.eclipse.cdt.launch Remove warnings caused by change to getAdaptable() 2015-03-25 11:01:46 -04:00
llvm Move some leftover plugins from Java 5 to Java 7. 2015-03-25 13:42:20 -04:00
lrparser Move some leftover plugins from Java 5 to Java 7. 2015-03-25 13:42:20 -04:00
memory Move some leftover plugins from Java 5 to Java 7. 2015-03-25 13:42:20 -04:00
p2 Bug 461438 - Start of unpack native touchpoint action. 2015-03-12 13:53:55 -04:00
qt fixed schema validation error on Mars 2015-03-16 20:10:53 -04:00
releng Bumped e4.5 target definition version to force update to latest SDK 2015-03-25 10:52:04 -04:00
remote Bug 459972 - Update CDT to use o.e.remote 2.0. 2015-02-17 14:48:08 -05:00
testsrunner Remove unnecessary @SuppressWarnings 2015-03-25 11:39:17 -04:00
upc Move some leftover plugins from Java 5 to Java 7. 2015-03-25 13:42:20 -04:00
util Move some leftover plugins from Java 5 to Java 7. 2015-03-25 13:42:20 -04:00
visualizer Bug 458671 - [visualizer] add an example of using an image on graphic 2015-03-02 13:07:48 -05:00
windows Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
xlc Move some leftover plugins from Java 5 to Java 7. 2015-03-25 13:42:20 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Upgrade maven plugin versions 2015-03-16 16:56:27 -04:00