Bug 409791 - Break point actions for Reverse debug shall not impact CDI
Summary: Break point actions for Reverse debug shall not impact CDI
Status: CLOSED WONTFIX
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 8.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Marc Khouzam CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-03 17:47 EDT by Alvaro Sanchez-Leon CLA
Modified: 2016-02-27 10:17 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alvaro Sanchez-Leon CLA 2013-06-03 17:47:17 EDT
DSF supports the addition of Reverse debug actions in the break points, so Reverse debug can be automatically toggled on /off as specified when the location is reached. 

These break points remain present when switching to the CDI debugger

Execution over these break point causes an error pop-up stating "could not do reverse step operation" 
on details "IReverseToggleEnabler" not registered in context.

The reverse toggle action should not cause impacts to CDI which should treat this as a regular break point.
Comment 1 Marc Khouzam CLA 2016-02-27 10:17:35 EST
We are retiring CDI so no need to fix this.