Google Tag Manager
Skip to main content
Log in
Manage Cookies
projects.eclipse.org
Download
Projects
Working Groups
Members
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Blogs
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
Research
Eclipse IDE
Download
Learn More
Documentation
Getting Started / Support
How to Contribute
IDE and Tools
Newcomer Forum
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Blogs
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
Research
Eclipse IDE
Download
Learn More
Documentation
Getting Started / Support
How to Contribute
IDE and Tools
Newcomer Forum
Toggle navigation
Home
Projects
Eclipse Tools Project
Eclipse CDT™ (C/C++...
8.7.0
Issues
Eclipse CDT™ (C/C++ Development Tooling) 8.7.0
Primary tabs
Overview
Issues
(active tab)
Release Plan
Review Information
This release targets these issues.
= resolved/fixed
= unsolved/reopened
CDT (98)
cdt-autotools (3)
426628
GCC Build Output Parser should include V=1 environment variable by default
[resolved/fixed]
461378
Adding margins to configure settings pages.
[resolved/fixed]
461394
Add import wizard
[resolved/fixed]
cdt-build (4)
426627
GCC Build Output Parser doesn't work with libtool
[resolved/fixed]
433171
Build output parser does not pick up includes after line continuation
[resolved/fixed]
458370
NPE trying to build an existing project
[resolved/fixed]
462036
Make error parsers do not handle "entering directory" correctly in make 4.
0
[resolved/fixed]
cdt-build-managed (2)
421884
Method getInputOrder(String path) of InputType does a wrong checking condition
[resolved/fixed]
463644
Warning: NLS unused message: CleanFilesHandler_cleanSelectedFiles in: org.
eclipse.
cdt.
managedbuilder.
internal.
ui.
commands.
Messages
[resolved/fixed]
cdt-codan (4)
327375
IControlFlowGraph fails to detect unconnected node (dead code node)
[resolved/fixed]
441714
Code Analysis warnings when empty operator in dead code (from macro)
[resolved/fixed]
455828
ReturnChecker doesn't warn for function with empty switch statement
[resolved/fixed]
461538
"noreturn" attribute in destructor is not accounted for
[resolved/fixed]
cdt-core (9)
313431
The Binaries folder in the C.
C++ view disappears sometime
[resolved/fixed]
349564
The 'Binaries' node does not always disappear when project is cleaned
[resolved/fixed]
419614
Recursive loop in CPPSemantics.
lookupInlineNamespaces
[resolved/fixed]
454501
Mach-O AR parser "trim" is inneficient
[resolved/fixed]
459971
Add serial port native libraries
[resolved/fixed]
460551
C++11 Keyword 'final' not supported in code formatter
[resolved/fixed]
464008
CNavigatorContentProvider creates new CProject instance on every invocation, this sometimes leads to issues with Binaries node
[resolved/fixed]
466362
StackOverflowError involving self-referencing template definition
[resolved/fixed]
468492
CDT does not recognize _Decimal types that are supported by gcc
[closed/fixed]
cdt-debug (9)
425698
Rendering (and Traditional Rendering) not updated when stepping or breakpoint hit
[resolved/fixed]
457699
project rename could also update C.
C++ Application path
[resolved/fixed]
463975
Show exit code in console when doing a Run
[resolved/fixed]
463977
Exit code not always displayed in console
[resolved/fixed]
464078
Support project-less Run
[resolved/fixed]
464222
Trying to create a new remote launch gives me a NullPointerException
[resolved/fixed]
464636
Migrate Run launch to DSF-GDB instead of using the one from CDI
[resolved/fixed]
464918
Error messages missing translations
[resolved/fixed]
464919
Create changing line number when adding a new breakpoint causes it to be "relocated"
[resolved/fixed]
cdt-debug-dsf (1)
465963
Changing "Variable text font" preference has no effect
[resolved/fixed]
cdt-debug-dsf-gdb (16)
293832
wrong display of variable values with GDB DSF
[resolved/fixed]
407340
Keep showing in the debug view a process that has properly exited (and show its exit code)
[resolved/fixed]
435144
Cannot set breakpoints for GDB 7.
0 or 7.
1
[resolved/fixed]
458566
NPE Closing the visualizer when the debug view is not present
[resolved/fixed]
459114
Make it possible to override the construction of the data model
[resolved/fixed]
459296
Uncaught exception when 'Reset and Delay' field is left empty
[resolved/fixed]
459901
The visualizer may display duplicate elements
[resolved/fixed]
460476
make showing debug actions in toolbar configurable
[resolved/fixed]
460837
Add persistent information storage in the MV
[resolved/fixed]
462353
Add support for persistent List<T> and Map<String,T> parameters in PersistentSettingsManager
[resolved/fixed]
462623
Allow to easily extend GdbAdapterFactory
[resolved/fixed]
464056
Wrong exit code returned in some multi-process cases
[resolved/fixed]
464184
Update GDBHardwareAndOS service to take advantage of GDB providing CPU.
core info
[resolved/fixed]
466492
Remove console when removing exited processes
[resolved/fixed]
467930
Creating a Container launch configuration in Debug Launch Configurations View does not work
[resolved/fixed]
468408
Fix Docker Launch SWTImagesRegistry to use DockerLaunchUIPlugin
[resolved/fixed]
cdt-doc (2)
460370
Remove reference to CDT project name in Welcome screen
[resolved/fixed]
467023
Minor updates.
fixes to dsf programming intro
[resolved/fixed]
cdt-editor (5)
345872
Editor shows bogus Override Markers when multiple inheritance is involved
[resolved/fixed]
416247
Ignore IN OUT INOUT when parsing method signature
[resolved/fixed]
459186
Index read locks are leaking
[resolved/fixed]
461527
Dot (.
) is not turned into arrow (->) after a pointer declared using a typedef
[resolved/fixed]
462705
C++ parser does not convert pointer of derived class to base class
[resolved/fixed]
cdt-gdb-standalone (2)
460167
RCP for the Stand-alone debugger
[resolved/fixed]
467109
CDT Standalone debugger no longer starts with platform M6
[resolved/fixed]
cdt-indexer (7)
402617
code completion & templates sometimes do not work together
[resolved/fixed]
440940
Resolution of #defines is wrong
[resolved/fixed]
445177
can't index cxx-ambig-init-temple.
cpp file in llvm project
[resolved/fixed]
448764
Indexer issue with templates that use templates
[resolved/fixed]
460646
Open Element doesn't work for a class inside an anonymous workspace
[resolved/fixed]
463234
of class used in constructor of templated class leads to declaration of templated class instead
[resolved/fixed]
468557
CompositingNotImplementedError at CPPCompositesFactory.
java:573
[resolved/fixed]
cdt-other (6)
459972
Make use of o.
e.
remote v2 for launch targets
[resolved/fixed]
466089
Stop launches only for the active config
[resolved/fixed]
466095
Externalize Strings
[resolved/fixed]
466209
Support the Arduino C++ Toolchain
[closed/fixed]
466466
All bundles and features must be signed for Mars
[resolved/fixed]
469529
NullPointerException starting Docker plugin
[resolved/fixed]
cdt-parser (17)
327300
Allowing move constructors to throw
[resolved/fixed]
457770
Size of empty structure should be 1, not 0
[resolved/fixed]
458316
"Invalid arguments" error reported where there isn't any
[resolved/fixed]
459047
- namingClass not found for nested class specializations
[resolved/fixed]
459279
Sizeof calculation for string literal does not consider escape sequences
[resolved/fixed]
459389
no members for deeply nested class templates
[resolved/fixed]
459844
Bogus 'ambiguous' error for call to template function
[resolved/fixed]
459940
Bogus 'ambiguous' error in code using std::function
[resolved/fixed]
460080
closing of two templates.
declspec.
casts cannot be correctly parsed ( ">>" )
[resolved/fixed]
460183
Template resolution problem with trailing-return-type function in index
[resolved/fixed]
460741
Problem resolving field using a ternary operator
[resolved/fixed]
462348
Encountered an ambiguous node "sizeof.
.
.
(ParameterPack)"
[resolved/fixed]
466861
Eclipse Mars M7: Parsing-based proposal doesn't include member inherited from template parameter (Regression from Luna SR2)
[resolved/fixed]
467358
NPE in CVisitor.
getContainingBlockItem
[resolved/fixed]
467359
NPE in ProblemHighlighting.
consumes
[resolved/fixed]
468033
Writing Variadic Templates with ASTWriter
[resolved/fixed]
469023
UnsupportedOperationException in CPPVisitor.
createBinding
[resolved/fixed]
cdt-refactoring (6)
389299
Internal error in Toggle Function Definition if source contains syntax error
[resolved/fixed]
399217
Toggle Function throws an exception extracting function definition with typedef as return type
[resolved/worksforme]
436656
Add include for base class when code using derived class
[resolved/fixed]
461676
refactoring not work for methods in class
[resolved/fixed]
462823
Rename.
Move Refactoring on Header Files does not work correctly on Windows
[resolved/fixed]
464102
Toggle Function does not handle nested namespaces correctly
[resolved/fixed]
cdt-releng (2)
468713
CDT should explicitly require eclipse.
remote 2.
0.
0
[resolved/fixed]
470361
Remove 32 Bit MacOS X Environment from Build
[resolved/fixed]
cdt-source-nav (3)
452416
Variable passed to variadic function not considered a read-only reference
[resolved/fixed]
461342
Allow to remove items from Call Hierarchy view
[resolved/fixed]
461770
Allow to copy and remove items from Include Browser view
[resolved/fixed]