Skip to content

Commit

Permalink
Add COFF binary object presentation improvements to N&N
Browse files Browse the repository at this point in the history
  • Loading branch information
jld01 committed Jan 30, 2024
1 parent e53d414 commit f3c2d91
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions NewAndNoteworthy/CDT-11.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ The managed build system now invokes `gcc -c` to build GNU assembly language sou

The new behaviour applies to managed build configurations using a _Cross GCC_, _Cygwin GCC_, _Linux GCC_ or _MinGW GCC_ toolchain.

## COFF symbol presentation

A complete set of external symbols is now presented under COFF binary object files within the _Project Explorer_ view:

<p align="center"><img src="images/CDT-11.5-coff-object.png" width="25%"></p>

The revised presentation matches that observed for ELF binary object files.

# API Changes, current and planned

## Breaking API changes
Expand Down
Binary file added NewAndNoteworthy/images/CDT-11.5-coff-object.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f3c2d91

Please sign in to comment.