DelphiIDENews

Apple Platforms Patch for RAD Studio 10.4.1

We have just released a new patch focused on improving RAD Studio 10.4.1 support for XCode 12, iOS 14 and macOS 11 Big Sur (Intel): these are operating systems and tools which were not available when 10.4.1 shipped. Specifically, the patch offers fixes for a Delphi exception issue on macOS 11 Big Sur Intel (which was also affecting PAServer when running on that platform, meaning this patch…
Read more
C++

Fixed in 10.4 Patch #2: Instability debugging in RAD Studio 10.4

10.4 Patch #2 fixes the issue where debugging could be unstable and show an unexpected dialog. Last month, I posted about an issue in 10.4 that caused instability debugging. Yesterday, we released patch #2 for 10.4. This resolves this issue debugging, and I strongly recommend you install the patch. The patch is very large patch and solves a large number of issues – there are 51…
Read more
C++

10.4 Patch #2: Delphi code completion and IDE fixes

10.4 Patch #2, released yesterday, makes many tweaks and changes to DelphiLSP code completion Delphi 10.4 redesigned Code Insight, one of the most significant changes to the Delphi IDE in a decade. It’s now asynchronous and responsive, and uses the compiler as a…
C++

RAD Studio 10.3.3 Midas and Delphi Open Array patches

Two patches: anaccess violation in Midas, and an access violation in a rare case with a method taking an open array parameter We’vejust released two patches for RAD Studio 10.3.3. RAD Studio 10.3.3 Midas.dll Patch This patch resolves the following issue: An issue addressed by a previous hotfix (C++Builder 10.3.3 Threading and TLS Patch) affected Midas. The DLL has been…
Read more
C++

RAD Studio 10.3.3 iPhone XS and XR Debugging Patch

An issue debugging on iOS devices containing an A12 chip has been resolved We’ve just released a patch for Delphi and C++Builder 10.3.3 which resolves the following issues: RSP-26709Debugger ‘freezes’ on iPhone 11 Pro RSP-25732Can’t debug on iOS Device Both these issues were related to debugging on an iOS device with an A12 (arm64e)CPU. Affected devices…
Read more