RAD Studio Delphi distributives

Статус
В этой теме нельзя размещать новые ответы.

FireWind

Свой
Регистрация
2 Дек 2005
Сообщения
1,957
Реакции
1,199
Credits
4,009
RAD Studio 10.3.3 IDE and VCL Patch
[SHOWTOGROUPS=4,20]
This patch addresses the following issues:

* RSP-26731 Code completion popup leaves scroll bar window floating
* RSP-27035 Using TActionManager or TPopupActionBar gives error, "F2613 Unit 'IDETheme.ActnCtrls' not found" when compiling

Для просмотра ссылки Войди или Зарегистрируйсяперевод Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или ЗарегистрируйсяMD5: 8DC95DF1A48CE1BA41AED4CFD6482386

[/SHOWTOGROUPS]
 
Последнее редактирование модератором:

FireWind

Свой
Регистрация
2 Дек 2005
Сообщения
1,957
Реакции
1,199
Credits
4,009
RAD Studio 10.3.3 Android Debugger Patch
[SHOWTOGROUPS=4,20]
This patch addresses the following issues:

* RSP-23698 dsymlink gives abnormal program termination
* RSP-26704 Debugging 64 bit Android application hangs the IDE
* RSP-26824 Breakpoints do not work in Android 64 project
* RSP-26774 Unable to start GDB kernel after switching from debugging 32 to 64 Android
* plus a number of internally reported issues including: issues evaluating, connecting to an Android device, slowdown of a debugged app when the debugger is attached, handling very large source files, switching threads from the Threads view, displaying memory in the CPU view, and others

Для просмотра ссылки Войди или Зарегистрируйся
Emailx45 Edit link
Для просмотра ссылки Войди или Зарегистрируйся
перевод Для просмотра ссылки Войди или Зарегистрируйся

MD5: 713B0F72695585F37795C3E78022387F
[/SHOWTOGROUPS]
 
Последнее редактирование модератором:

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
BDE XE7, XE8,10.3 new link
DISTILLERs v1 up to RAD 10.3 RIO new link - KEYGENS RAD Studio 10.x (Berlin, Tokyo, Rio) new link
[SHOWTOGROUPS=4,20]
BDE XE7, XE8 XE10 include Rio edition
Для просмотра ссылки Войди или Зарегистрируйся
Distiller v1.0.0 (many) up to RAD Studio 10.3 Rio
Для просмотра ссылки Войди или Зарегистрируйся
Keygens to RAD Studio 10.x.x up to 10.3.3 (Berlin Tokyo Rio )
Для просмотра ссылки Войди или Зарегистрируйся[/SHOWTOGROUPS]
 
Последнее редактирование:

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
ID: 30905, RAD Studio 10.3.3 Android Services Patch
[SHOWTOGROUPS=4,20]
More info: Для просмотра ссылки Войди или Зарегистрируйся

This patch addresses the following issues:
An issue that prevented an Android service running because it could not load its native library. This only affected applications packaged as Android App Bundles. The base APK generated from an AAB has the extractNativeLibs manifest attribute set to false. In this case, the Package Manager does not extract the library to the filesystem when installing the application, causing the Android service to pass the dynamic linker an incorrect absolute path to the native library.

English, French, German and Japanese

Available only to registered users of RAD Studio, Delphi, C++Builder 10.3 and All-Access

MD5: 7581069CE2971985258355A5D1A21051

Для просмотра ссылки Войди или Зарегистрируйся[/SHOWTOGROUPS]
 
Последнее редактирование:

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
ID: 30160, A tool to terminate Android ADB when it locks files in the IDE
(Embarcadero - Code Central)

by Ray Vecchio
[SHOWTOGROUPS=4,20]
- For Delphi, Version 12.0 (it can works in later editions)
- Updated on Fri, 11 Sep 2015 02:58:42 GMT
- Originally uploaded on Tue, 10 Mar 2015 08:28:19 GMT

DESCRIPTION
Under some circumstance it looks as if the Android ADB locks files and prevents the compilation or debugging of an application.

This package will add an option under the "Run" menu that will run adb and allow it to cleanly terminate any servers left running in on your system.

There is full source code to the package so you can modify it as you like, perhaps add call in the finalization code of the package to shut adb down when the IDE is closed too.

Was changed the package to check if there is an adb running and NOT read the location from the registry.
...
CreatAndMenuItemIntoIDE('RunStepOverItem', 'Terminate Adb', TSTerminateADBMenuItemClick, true);
.....
Для просмотра ссылки Войди или Зарегистрируйся
my link:
Для просмотра ссылки Войди или Зарегистрируйся
[/SHOWTOGROUPS]
 
Последнее редактирование:

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
Delphi 10.3.3 Android Debug Patch causing error - Hotfix Embarcadero
by Kasuhiro
[SHOWTOGROUPS=4,20]
Original article by Kazuhiro INOUE
Для просмотра ссылки Войди или Зарегистрируйся

Delphi / RAD Studio 10.3.3 has released a patch that fixes a problem when debugging Android 64-bit applications. This patch fixes the following issues:

RSP-26704 IDE hangs when debugging 64-bit Android application
RSP-26824 Breakpoint not working in Android 64 project
RSP-26774 GDB kernel does not start when switching from Android 32-bit to Android 64-bit debugging

Many defects reported within Embarcadero, including the following areas:
Evaluate expression or variable
Connecting to Android devices
Slowdown of app debugging when debugger is connected
Handling very large source files
Switch threads from thread view
Displaying memory in CPU view

Other
Patches are available at Для просмотра ссылки Войди или Зарегистрируйся.

The procedure for applying the patch is as follows.

Exit RAD Studio.

Make a backup copy of the following files in the RAD Studio installation folder.
bin \ Android \ lldb \ lldb-mi.exe
bin \ Android \ lldb \ liblldb.dll
bin \ Android \ lldb \ libclang.dll
bin \ Android \ lldb \ lldb.exe
bin \ gdbdebugcore260.bpl
bin \ gdbdebugcore260.jdbg

Unzip the downloaded .zip file.

Copy the unzipped file to the bin folder of the RAD Studio installation folder and overwrite the above file.

Start RAD Studio.
[/SHOWTOGROUPS]
 
Последнее редактирование:

FireWind

Свой
Регистрация
2 Дек 2005
Сообщения
1,957
Реакции
1,199
Credits
4,009
RAD Studio 10.3.3 Indy Server SSL Certificate Patch
[SHOWTOGROUPS=4,20]
This patch addresses the following issue: Web Server applications built with the Indy library (for Windows) are unable to load a SSL certificate.

Для просмотра ссылки Войди или Зарегистрируйся

The issue was reported on Quality Portal as RSP-27144 Для просмотра ссылки Войди или Зарегистрируйся

Official link Для просмотра ссылки Войди или Зарегистрируйся
На русском Для просмотра ссылки Войди или Зарегистрируйся
[/SHOWTOGROUPS]
 
Последнее редактирование модератором:

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
ID: 30908, RAD Studio 10.3.3 iPhone XS and XR Debugging Patch
[SHOWTOGROUPS=4,20]
Article about it
Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся
This patch addresses the following issue:
Unable to debug an application on an iOS device using the A12 processor (arm64e), including the iPhone XS and XR
English, French, German and Japanese
Available only to registered users of RAD Studio, Delphi, C++Builder 10.3 and All-Access
MD5: 82B1EE757004D821625A210D6F6279B0

Для просмотра ссылки Войди или Зарегистрируйся[/SHOWTOGROUPS]
 
Последнее редактирование:

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
Up! add more this address in your HOSTS file
127.0.0.1 ide.embarcadero.com >> %windir%\system32\drivers\etc\hosts
 

FireWind

Свой
Регистрация
2 Дек 2005
Сообщения
1,957
Реакции
1,199
Credits
4,009
C++Builder 10.3.3 Threading and TLS Patch
[SHOWTOGROUPS=4,20]
This patch addresses the following issue:

* RSP-27180 64-bit builds crash with threads
Creating and using a thread (eg std::thread) could result in an access violation on some machines.

This was caused by an error setting up the Win64 32-byte shadow space inside the code to clean up TLS (thread-local storage) data, combined with the compiler applying a tail-call optimization to a method call within that cleanup code, which used that space. The patch correctly sets up the shadow space, and the crash with TLS no longer occurs.

English, French, German and Japanese
Available only to registered users of RAD Studio, C++Builder 10.3 and All-Access
MD5: E59C8369FFF20609B4E545D5AD92A82

Download Для просмотра ссылки Войди или Зарегистрируйся

Additional links:
Для просмотра ссылки Войди или ЗарегистрируйсяДля просмотра ссылки Войди или ЗарегистрируйсяДля просмотра ссылки Войди или Зарегистрируйся
more info
Для просмотра ссылки Войди или ЗарегистрируйсяДля просмотра ссылки Войди или Зарегистрируйся
C++Builder 10.3.3 Threading and TLS Patch
IDERA CommunitySearchUser
David Millington - 29/1/2020

An issue with thread-local storage that could cause AVs on some Win64 machines has been resolved

We've just released a patch for C++Builder 10.3.3 that resolves:

RSP-27180 64-bit builds crash with threads
Creating and using a thread (eg std::thread) could result in an access violation on some machines.
This was caused by an error setting up the Win64 32-byte shadow space inside the assembly code to clean up TLS (thread-local storage) data, combined with the compiler applying a tail-call optimization to a method call (HeapFree) called within that, which meant that with the compiler optimization applied the effective caller of HeapFree was the code that incorrectly set up the shadow space. On some machines, possibly dependent on different Windows builds, HeapFree uses that shadow space, and so the TLS cleanup crashed. The patch correctly sets up the shadow space, and the crash no longer occurs.

The patch is available here: Для просмотра ссылки Войди или Зарегистрируйся Full installation instructions are included in the readme.

links more info
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся[/SHOWTOGROUPS]
 
Последнее редактирование модератором:

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
ID: 30910, RAD Server Docker Technical Guide (PDF)
[SHOWTOGROUPS=4,20]
Для просмотра ссылки Войди или Зарегистрируйся

This 50+ page technical guide provides an overview on RAD Server, how to install Docker containers and set up a remote RAD Server database, how to license the RAD Server Docker container, use the pre-built image on Docker Hub and more. RAD Server is a turn-key Application Server based on REST architecture that provides a robust back-end platform for Delphi and C++ developers, including multiple pre-built applications services and integration capabilities.
Available only to registered users of Delphi, C++Builder, RAD Studio 10.3, and Embarcadero All-Access XE, for Enterprise Edition and above.

Для просмотра ссылки Войди или Зарегистрируйся
[/SHOWTOGROUPS]
 
Последнее редактирование:

FireWind

Свой
Регистрация
2 Дек 2005
Сообщения
1,957
Реакции
1,199
Credits
4,009
Historic Delphi 1 Client/Server Install ISO
[SHOWTOGROUPS=4,20]
This a historic software release of the original Delphi 1 Client/Server ISO and is released as part of the #Delphi25th celebration.
Size: 79,454,916 bytes
MD5 Hash: 91A4763023BB1D12BD8807450ACBD965
Free download: Для просмотра ссылки Войди или Зарегистрируйся[/SHOWTOGROUPS]
 
Последнее редактирование модератором:

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
Styles RIO 2020 and others
[SHOWTOGROUPS=4,20]
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся
Для просмотра ссылки Войди или Зарегистрируйся[/SHOWTOGROUPS]
 
Последнее редактирование:
Статус
В этой теме нельзя размещать новые ответы.