Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++

RAD Studio C++ and Delphi Toolchain Patch Released

A patch for debugging local variables for Win32 C++, and linking large Delphi macOS64 apps

Updated Sep 26 2019 – see below

We’ve just released a patch (what used to be called a hotfix) for two issues affecting Delphi and C++Builder 10.3.2.

  • Debugging local variables in apps built with the Win32 Clang-enhanced compiler showed only ‘?’, not the value (RSP-25527)
  • Fatal error when linking a large Delphi app on macOS 64-bit

The issue debugging C++ Win32 Clang-based apps will be very useful for you if you’re using C++Builder 10.3.2. The Delphi issue only occurs for very large applications on macOS64, but if you have a large application it is worth installing.

The patch is available at:

https://cc.embarcadero.com/item/30888

Full installation instructions are contained in the readme.

Update 26 Sep 2019

This patch addressed the issue debugging local variables for the Clang compiler. You may also encounter issues with the classic compiler. We have a new patch available here: RAD Studio 10.3.2 C++ Debugging Patch. If you install both, the order of installation is important. Always apply patches in the order they are released. For this issue, apply this patch (RAD Studio C++ and Delphi Toolchain Patch) first, and the new one (RAD Studio 10.3.2 C++ Debugging Patch) second.


Reduce development time and get to market faster with RAD Studio, Delphi, or C++Builder.
Design. Code. Compile. Deploy.
Start Free Trial   Upgrade Today

   Free Delphi Community Edition   Free C++Builder Community Edition

About author

David is an Australian developer, currently living in far-north Europe. He is the senior product manager for C++ at Idera, looking after C++Builder and Visual Assist.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

IN THE ARTICLES