Skip to content

Changes

Summary

  1. releng: Update e4.31 and eStaging targets for 2024-03 M2 (details)
  2. tmf: Exclude GNU and deprecated CDT binary parser extensions (details)
Commit d6f31e1136f0d6af0c3fc6498a30a99b40b4267d by Patrick Tasse
releng: Update e4.31 and eStaging targets for 2024-03 M2

Change-Id: Iee80f98a450116f6c4e081e031887c4b2bfb2f88
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/206234
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
The file was modified releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target (diff)
The file was modified rcp/org.eclipse.tracecompass.rcp/staging/feature.xml (diff)
The file was modified releng/org.eclipse.tracecompass.target/tracecompass-e4.31.target (diff)
Commit 0118ab45529cf435a941e00303c8b16fa0d0ad23 by Patrick Tasse
tmf: Exclude GNU and deprecated CDT binary parser extensions

CDT GNU binary parsers now require a CProject configuration.
https://github.com/eclipse-cdt/cdt/issues/652

Exclude GNU and deprecated binary parser extensions.

Use CCorePlugin to get binary parsers.

Change-Id: I23387df519d89d5ab346270204bffd764f58e7dd
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/206235
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
The file was modified tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java (diff)