Bug 508380 - [breakpoints][view] All breakpoints created are not appeared after restore windows
Summary: [breakpoints][view] All breakpoints created are not appeared after restore wi...
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf-gdb (show other bugs)
Version: 8.6.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: 2016-11-29 09:36 EST by Stanislav Perepelitsa CLA
Modified: 2020-09-04 15:18 EDT (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 Stanislav Perepelitsa CLA 2016-11-29 09:36:12 EST
More tricky way to reproduce known bug 301726 (and it's parent)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=301726

Steps to reproduce:
1. Create a C/C++ project.
2. Build and debug project.
3. Set some breakpoints.
4. Open Breakpoint View.
5. Minimize Breakpoint Views.
6. Close bp views in side bar.
7. Open bp views by enter "views breakpoints" in Quick access search box.
8. Select restore window option in side bar. 

Observed behavior: all breakpoints created are not appeared.
Expected behavior: Breakpoints created are appeared properly after restore windows.
Comment 1 Stanislav Perepelitsa CLA 2016-11-29 09:37:45 EST
After the scenario 'Breakpoint view' showed as blank, but if you click any other view, say 'Registers' and than back to 'Breakpoint' all showed normally again.
Comment 2 Nobody - feel free to take it CLA 2016-11-29 11:31:33 EST
It looks like the same issue as https://bugs.eclipse.org/bugs/show_bug.cgi?id=488129 but this time it seems to be reproducible consistently.
Comment 3 Alvaro Sanchez-Leon CLA 2016-12-09 10:51:19 EST
I did not manage to reproduce this issue from the master branch (Oxygen)