Bug 454496 - Disassembly pane rapidly oscillates when showing source
Summary: Disassembly pane rapidly oscillates when showing source
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 8.5   Edit
Hardware: PC Linux
: 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: 2014-12-08 19:13 EST by Paul DeRocco CLA
Modified: 2020-09-04 15:22 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 Paul DeRocco CLA 2014-12-08 19:13:42 EST
Frequently, in the Disassembly pane, some of the lines beyond the current program counter oscillate between two different displays. It's happening too fast to see exactly what it is doing, but there appears to be some feedback mechanism whereby a source line is inserted and then removed over and over again. It may have something to do with the fact that optimization is cranked way up, so the relation between instructions and source lines is complicated, but it shouldn't do this. Occasionally, it gets the Disassembly view into an unresponsive state where I can't even scroll it, although I can still switch away from it.