Bug 230948 - [run control][disassembly] Stepping mode should be preserved between debug sessions.
Summary: [run control][disassembly] Stepping mode should be preserved between debug se...
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf (show other bugs)
Version: 0 DD 1.0   Edit
Hardware: All All
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-07 13:45 EDT by Pawel Piech CLA
Modified: 2020-09-04 15:17 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Piech CLA 2008-05-07 13:45:21 EDT
When an application which is in instruction stepping mode is terminated and re-started, the stepping mode is back to source stepping.  The mode should be saved and restored between launches.  

If this feature is desired in the short term, the launch configuration could be used to store the setting.  In the long term, it would be better to use something more portable such as the proposed persistent storage service (bug 228301).