eclipse-ocl / org.eclipse.ocl

Eclipse Public License 2.0
0 stars 0 forks source link

[debugger] No annotation range shown for implicit self #1537

Open eclipse-ocl-bot opened 1 month ago

eclipse-ocl-bot commented 1 month ago

| --- | --- | | Bugzilla Link | 468878 | | Status | NEW | | Importance | P3 normal | | Reported | May 30, 2015 07:28 EDT | | Modified | Jun 01, 2015 13:35 EDT | | Reporter | Ed Willink |

Description

When debugging an implicit self expression, there is no source text range that corresponds to "self." and so the debugger is asked to show a zero text length from the correct offset.

Quick fudge; show a one character range.

Investigate the capabilities of the annotations to show a specialized marker.

eclipse-ocl-bot commented 1 month ago

By Ed Willink on Jun 01, 2015 13:35

(In reply to Ed Willink from comment #0)

Quick fudge; show a one character range.

commit 85da070e2b36f5c3cd29c02a9bd37d698537a531

pushed to master for RC3.