Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Fwd: [eclipse-cdt/cdt] CDT 12.2.0 for Eclipse 2025-09 (Discussion #1302)

Hello folks,

Please find below details of CDT 12.2.0 that has been released today.

Thank you,
Jonah

~~~
Jonah Graham (he/him)
Kichwa Coders
www.kichwacoders.com


---------- Forwarded message ---------
From: Jonah Graham <notifications@xxxxxxxxxx>
Date: Wed, 10 Sept 2025 at 10:52
Subject: [eclipse-cdt/cdt] CDT 12.2.0 for Eclipse 2025-09 (Discussion #1302)
To: eclipse-cdt/cdt <cdt@xxxxxxxxxxxxxxxxxx>
Cc: Jonah Graham <jonah@xxxxxxxxxxxxxxxx>, Your activity <your_activity@xxxxxxxxxxxxxxxxxx>


CDT 12.2.0 for Eclipse 2025-09 is now released. Please have a look at the New and Noteworthy for the highlights of what is included in this release.

Eclipse IDE Installer

The preferred way to get CDT is to install Eclipse CDT as part of the Eclipse IDE for C/C++ Developers or Eclipse IDE for Embedded C/C++ Developers using the installer

Eclipse IDE Downloads

Alternatively, download the zip/tar/dmg files from the main Eclipse Downloads site.

p2 site

Install CDT into an existing installation using the following p2 URL: https://download.eclipse.org/tools/cdt/releases/12.2 or as a cdt-12.2.0.zip

Eclipse Marketplace

The CDT project maintains 3 Marketplace entries:

Standalone Debugger

Any CDT install can be used as the standalone debugger, therefore download/install CDT as best suits you using the above options.

Thank you

Congratulations and thank you to everyone who contributed, whether by testing, filing bugs, submitting PRs, answering questions. Thank you all for the hard work.

What's Changed (Auto-generated by GitHub)

What's Changed

  • [releng] Prepare repo for 12.2 development by @jonahgraham in #1185
  • Workbench viewer limit is setup for 'C/C++ Projects' view. by @raghucssit in #1181
  • Also use clang executable to identify LLVM tools installation by @jld01 in #1176
  • Report LLDB version and clean up LLDB-MI launch sequence by @jld01 in #1187
  • Automatically set description of build to parameters of build by @jonahgraham in #1194
  • Add composites for CDT 12.1 and CDT LSP 3.2 by @jonahgraham in #1195
  • CDT 12.1 New&Noteworthy by @jonahgraham in #1196
  • [releng] Use platform 4.36 release build by @jld01 in #1199
  • Implement LLDB memory service by @jld01 in #1197
  • Do not require org.eclipse.tm.terminal.view.core in the feature by @laeubi in #1203
  • Extend Mach-O load command support by @jld01 in #1205
  • Remove workaround for egit not providing path information for show in terminal by @jonahgraham in #1208
  • Do not require org.eclipse.tm.terminal.view.ui by @laeubi in #1209
  • Update simrel-site to release 2025-06 version by @jonahgraham in #1211
  • Do not require org.eclipse.tm.terminal.connector.process by @laeubi in #1212
  • Only import org.eclipse.tm.terminal.connector.local by @laeubi in #1213
  • Add Terminal's native fragment for Linux riscv64 by @chirontt in #1210
  • [#1215] CDT "Executables" view block IDE operations by @ruspl-afed in #1218
  • Only import org.eclipse.tm.terminal.connector.telnet+ssh by @laeubi in #1214
  • Viewer limit setup for "Executables" view. by @raghucssit in #1216
  • Build not configured correctly by @ewaterlander in #1201
  • Accommodate Mach-O LC_RPATH load command by @jld01 in #1224
  • Detect Homebrew installations on macOS hosts by @jld01 in #1223
  • Prefer LLDB local launch delegates on macOS AArch64 by @jld01 in #1227
  • Implement Homebrew toolchain provider for core build by @jld01 in #1228
  • Disable Toggle Instruction Step Mode command using activity support. by @raghucssit in #1221
  • Add Homebrew path null check by @jld01 in #1238
  • GDB Remote launch targets load attributes when editing. by @ewaterlander in #1207
  • Tolerate lldb-mi installations without lldb by @jld01 in #1239
  • Update Getting Started page. by @ewaterlander in #1229
  • Prerequisite for #1233 (Move to migrated platform terminal) by @ruspl-afed in #1243
  • Migrate GDB to new Eclipse Terminal View Support by @laeubi in #1246
  • Migrate eclipse.remote to new Platform Terminal API by @laeubi in #1247
  • Convert 'Before you begin' help page to AsciiDoc by @jld01 in #1240
  • Migrate CDT provided connectors to the new API by @laeubi in #1248
  • Cleanup the terminal local feature and update bundle names by @laeubi in #1253
  • Clean up the terminal control feature by @laeubi in #1254
  • Cleanup terminal ssh feature and migrate to platform by @laeubi in #1255
  • Cleanup terminal telnet feature and migrate to platform by @laeubi in #1256
  • Update macOS tool installation instructions by @jld01 in #1250
  • Remove org.eclipse.terminal.view.core.utils by @ruspl-afed in #1260
  • FAQ/README.md: Update kernel indexing instructions and cleanup by @aduskett in #1219
  • Cleanup remaining terminal features by @laeubi in #1258
  • [#1231] CDT 12.1 update site has no com.sun.xml.bind by @ruspl-afed in #1252
  • Update docs for local application debugging with lldb-mi by @jld01 in #1262
  • Delete connectors migrated to platform by @laeubi in #1261
  • Add old org.eclipse.tm.terminal bundles p2 update site by @jonahgraham in #1273
  • Fix handling of multiple MBS primary input types by @jld01 in #1276
  • Add LLVM clang '-emit-llvm' MBS option by @jld01 in #1277
  • Convert LLVM managed build help pages to AsciiDoc by @jld01 in #1280
  • Add CDT 12.2 N&N page by @jld01 in #1284
  • Update and integrate LLVM documentation by @jld01 in #1285
  • Add LLVM- and LLDB-related changes to N&N by @jld01 in #1288
  • Update test result reporting to use latest ubuntu by @jonahgraham in #1291
  • Pin dependencies to released items for 2025-09 RC2 (#1292) by @jonahgraham in #1293

New Contributors

Full Changelog: CDT_12_1_0...CDT_12_2_0


This discussion was created from the release CDT 12.2.0 for Eclipse 2025-09.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <eclipse-cdt/cdt/repo-discussions/1302@github.com>


Back to the top