RAD Studio 10.3.3 has released a patch that fixes a problem when debugging Android 64-bit applications.
[SHOWTOGROUPS=4,20]
Original article by Kazuhiro INOUE
Для просмотра ссылки Войдиили Зарегистрируйся
Delphi 10.3.3 Android Debug Patch
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]
Original article by Kazuhiro INOUE
Для просмотра ссылки Войди
Delphi 10.3.3 Android Debug Patch
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]
Последнее редактирование: