Skip to content

Changes

Summary

  1. TCF Debugger: Add pointer addr to array value of expression (details)
Commit 92b78f8c3ae4c355a9e275512308a5cfc7934bdb by Marc Ernst
TCF Debugger: Add pointer addr to array value of expression

Main change:
- Applies to: org.eclipse.tcf/plugins/org.eclipse.tcf.debug.ui/src/org/eclipse/tcf/internal/debug/ui/model/TCFNodeExpression.java
- Adds pointer addr if expression type is pointer and it points to array or composite

Impacts:
- Expressions pointing to array or composite

Useful for:
- Users want to see the pointer addr in addition to the raw value
The file was modified plugins/org.eclipse.tcf.debug.ui/src/org/eclipse/tcf/internal/debug/ui/model/TCFNodeExpression.java