Bug 565714 - Watchpoint range option not supported from import
Summary: Watchpoint range option not supported from import
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf-gdb (show other bugs)
Version: 9.10.0   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-30 11:04 EDT by Sergei Kov CLA
Modified: 2020-07-30 11:04 EDT (History)
2 users (show)

See Also:


Attachments
Watchpoint export format (50.61 KB, image/png)
2020-07-30 11:04 EDT, Sergei Kov CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Kov CLA 2020-07-30 11:04:27 EDT
Created attachment 283752 [details]
Watchpoint export format

Observed behavior:
1. Create watchpoint for active debug session with range value;
2. Export to some local file system;
3. Import with overide option;
4. Goto property page the range value is empty;  

Expected behavior:
 Support import watchpoints with range option.