C++

New in C++Builder 10.4: A New Debugger for Win64 C++

In 10.4, we have a completely new debugger for C++Builder for Windows 64-bit, with greatly improved inspection of the contents of STL and other types, as well as stability. A New Debugger Before digging into the details, here is whatwe’ve includedin 10.4: a new debugger for C++ Win64 based on modern LLDB and with support for evaluating complex STL and other types. This support…
Read more