Bug 392998 - Highlighting in editor at wrong line
Summary: Highlighting in editor at wrong line
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: Next   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-28 12:16 EDT by Naveen kumar CLA
Modified: 2020-09-04 15:23 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Naveen kumar CLA 2012-10-28 12:16:08 EDT
some times, its showing the highlighted line above the execution while dubuging.,

for example, let say if i debug a program contains 10 lines., it is showing the highlighted line at the 5 th line, in this case, it is executing the below lines irrespecive of the highlighed line.,
Comment 1 Marc Khouzam CLA 2012-10-29 05:29:27 EDT
Please specify what version of CDT your are using.

Also, please provide an example program and detailed steps on how to reproduce the problem.