The Parallel Debugger plugin, originally from Parnassus, is now available in GetIt for RAD Studio 11.x (ie 11.0 and 11.1.) This follows up making Bookmarks and Navigator available a few weeks ago.
The Parallel Debugger is an addon that lets you see what’s going on in all threads in your app at once. A traditional debugger in the IDE shows only one thread, one call stack, and so forth. The…
The Top 3 CLANG Based C++ IDE Choices Right Now
June 28, 2022
1. Embarcadero RAD Studio, C++ Builder 11.1 With CLANG & Embarcadero Compilers
C++ Builderis the easiest and fastest C and C++ IDE for building simple or professional applications on the Windows, macOS, iOS & Android operating systems. It is also easy for…