Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 321825

Summary: edc test: new blackflag C/C++ containing code with scoping to test variable display
Product: [Tools] CDT Reporter: Kirk Beitz <kirk.beitz>
Component: cdt-debug-edcAssignee: Ken Ryall <ken.ryall>
Status: RESOLVED WONTFIX QA Contact: Ken Ryall <ken.ryall>
Severity: enhancement    
Priority: P3    
Version: 7.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
an update to blackflag's dbg_variable.cpp with some scoping for additional testing none

Description Kirk Beitz CLA 2010-08-05 03:34:06 EDT
Created attachment 175908 [details]
an update to blackflag's dbg_variable.cpp with some scoping for additional testing

the blackflag suite does not have code with scoping that can test certain aspects of variable lifetimes based upon scoping, or variables with the same names in different scopes within the same function.

see attachment for proposed update to dbg_variable.cpp to add some scope testing.
Comment 1 Jonah Graham CLA 2019-12-30 18:39:38 EST
(this is part of a batch change)

The Eclipse CDT EDC (https://wiki.eclipse.org/CDT/cdt-debug-edc) is now obsolete and has not had any active development since 2011. Therefore the still open bugs are being marked as wontfix.

The git repo for the project still exists for posterity at https://git.eclipse.org/c/cdt/org.eclipse.cdt.edc.git/