Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "TCF/NewIn17"

< TCF
(TCF Agent and C Value-Add)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
=TCF 1.7 New & Noteworthy=
 
=TCF 1.7 New & Noteworthy=
  
TCF 1.7 was released on 25-Jun-2021 with Eclipse [[2021-09]].
+
TCF 1.7 was released on 25-Jun-2021 with Eclipse [https://wiki.eclipse.org/Category:SimRel-2021-09 2021-09].  
See also the [[TCF/DraftPlan17]] .
+
  
 
The primary Themes of the 1.7 are bug fixes, improved stability, performance and robustness.
 
The primary Themes of the 1.7 are bug fixes, improved stability, performance and robustness.
Line 15: Line 14:
  
 
==TCF C/C++ Debugger==
 
==TCF C/C++ Debugger==
 +
 +
New service: ContextReset.
 +
Stability and performance improvements, total 113 commits.
  
 
==Target Explorer==
 
==Target Explorer==
 +
 +
No noteworthy changes.
  
 
= Bug Fixes, Robustness and Statistics =
 
= Bug Fixes, Robustness and Statistics =

Latest revision as of 16:44, 25 June 2021

TCF 1.7 New & Noteworthy

TCF 1.7 was released on 25-Jun-2021 with Eclipse 2021-09.

The primary Themes of the 1.7 are bug fixes, improved stability, performance and robustness.

TCF API and Protocol

All API Additions are marked with "@since 1.7" in the TCF Protocol Java Interfaces.

TCF Agent and C Value-Add

Stability and performance improvements, total 261 commits.

TCF C/C++ Debugger

New service: ContextReset. Stability and performance improvements, total 113 commits.

Target Explorer

No noteworthy changes.

Bug Fixes, Robustness and Statistics

list of bugs and enhancement requests implemented for the TCF 1.7 release.

See also the TCF Project Page for statistics.

The searchable git logs for the agent and the TCF main repository provide more insight into all changes made for TCF 1.7.

Back to the top