Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 331465 - Step into for loop is broken during source-level debugging.
Summary: Step into for loop is broken during source-level debugging.
Status: CLOSED WONTFIX
Alias: None
Product: Acceleo
Classification: Modeling
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-30 14:14 EST by Glenview Jeff CLA
Modified: 2016-03-30 10:49 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Glenview Jeff CLA 2010-11-30 14:14:44 EST
Build Identifier: M20100211-1343

If you set a breakpoint inside a for loop, Eclipse correctly stops there and shows you the index value i, etc.  

However, trying to step over and/or into for loops fails to actually enter the loop.  In fact, very strange behavior occurs.  The start line of the for loop is repeatedly highlighted and in the variable watch window, you never see the contents of the index value i, iterator variable, etc.  


Reproducible: Always

Steps to Reproduce:
See details.
Comment 1 Laurent Goubet CLA 2016-03-30 10:49:33 EDT
The debugger is no longer available since we can no longer use the plugin application launch since the mars release.