RAD Studio 10.3.2 C++ Debugging Patch by David Millington

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
RAD Studio 10.3.2 C++ Debugging Patch
[SHOWTOGROUPS=4,20]
David Millington
26/9/2019

A patch for debugging local variables with the classic and Clang compilers
We've just released a patch (what used to be called a hotfix) for an issue affecting C++Builder 10.3.2.
  • Debugging variables in apps built with the Classic bcc32 compiler could not be evaluated or watched (RSP-25943)
A previous hotfix, 'Для просмотра ссылки Войди или Зарегистрируйся' (August 14 2019), resolved a similar issue for the Win32 Clang-enhanced compiler, (RSP-25527.)

This hotfix resolves both issues such that variable evaluation is correct for both Win32 compilers. If you install both, the order of installation is important. Always apply patches in the order they are released. For this issue, apply the older patch (Для просмотра ссылки Войди или Зарегистрируйся) first, and the this one second.

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

Full installation instructions are contained in the readme.

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