Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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
Line 21: Line 21:
  
 
See also the [https://projects.eclipse.org/projects/tools.tcf/who TCF Project Page] for statistics.
 
See also the [https://projects.eclipse.org/projects/tools.tcf/who TCF Project Page] for statistics.
 
The TCF project team would like to take this opportunity to thank our [https://www.openhub.net/p/eclipse_cdt_tcf/contributors?sort=latest_commit&time_span=12+months contributors in the past 12 months] .
 
  
 
The searchable git logs for the [https://git.eclipse.org/c/tcf/org.eclipse.tcf.agent.git/log/?h=master agent] and the [https://git.eclipse.org/c/tcf/org.eclipse.tcf.git/log/?h=master TCF main repository] provide more insight into all changes made for TCF 1.7.
 
The searchable git logs for the [https://git.eclipse.org/c/tcf/org.eclipse.tcf.agent.git/log/?h=master agent] and the [https://git.eclipse.org/c/tcf/org.eclipse.tcf.git/log/?h=master TCF main repository] provide more insight into all changes made for TCF 1.7.

Revision as of 16:34, 25 June 2021

TCF 1.7 New & Noteworthy

TCF 1.7 was released on 25-Jun-2021 with Eclipse 2021-09. See also the TCF/DraftPlan17 .

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

TCF C/C++ Debugger

Target Explorer

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