Bug 483291 - [Debug view] duplicated lines with project/debugger name are displayed and cannot be removed
Summary: [Debug view] duplicated lines with project/debugger name are displayed and ca...
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 8.6.0   Edit
Hardware: PC Windows 7
: 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: 2015-11-30 05:37 EST by Marina Gorshkova 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 Marina Gorshkova CLA 2015-11-30 05:37:37 EST
Steps to reproduce:
1. Create two projects: C/C++ project (New -> C Project -> Executable -> Hello World ANSI C Project): project1 and project2
2. Right-click project1 -> Properties -> Project References-> tick to choose project2.
3. Right-click project2 -> Close project2.
4. Open Debug Configurations -> Select to launch project1
=> having  error message
5. Perform step4 several times

Go to Debug View. Many lines "project1 Debug [C/C++ Application]" are  diplayed. They cannot be removed.