Supercharge Your Mobile Development With Our Exclusive Training Offer! Buy Now

Leverage REST API’s Full Potential with RAD Server Training! Buy Now

Webinar: What's Coming in RAD Studio 12.1 Athens Save Your Seat

Behind the Build: The new C++Builder Clang Toolchain! Watch the Replay

RAD Studio 12 Athens is Here! Learn more

What's New in RAD Studio 12 Athens Watch On-Demand

InterBase 2020 Update 5, released! Learn more

New IBLite Edition and IBToGo Subscription Offer Learn more

Delphi & C++Builder 11 Community Edition Now Available Learn more

Discover The Getit Page

Deep discounts available on InterBase 2020 for OEM or VARs – Contact sales

Renew your Update Subscription license now Read more

RAD Studio Features

Build Apps 5x Faster With One Codebase
for Windows, Android, iOS, macOS, and Linux

Debug

Get to the bottom of bugs faster with Integrated cross platform native debugging. Using the RAD Studio IDE you can debug applications running remotely on Windows, macOS, iOS, Android and Linux!

Conditional Breakpoints

Quickly pause program execution at a specified location or when a particular condition occurs as you test and debug your application using breakpoints. Setting source breakpoints and module load breakpoints in the Code Editor before and during a debugging session enables developers to quickly identify how the code is executing at runtime and the values being processed.

Conditional Breakpoints
Explore the entire call stack

Explore the entire call stack

When using breakpoints, the call stack enables developers to trace backward to discover the route the executing code took to reach the current location, allowing questions such as “how did it get here” to be answered.

If your application is multi-threaded, view the call stacks for each thread.

What is the value?

Easily display the current value of a variable while your program has paused during debugging. Point the mouse cursor to any variable name shown in the Code Editor to display ToolTip Insight

What is the value?
Cross Platform Live Debugging

Cross Platform Live Debugging

Debug on any device! Deploy your app to any iOS, Android or Mac device and debug as though it was running locally. Use breakpoints, stack exploration, tool tips and expression evaluation on local and remote machines with live debugging across all deployment platforms.

Locate any issues, recompile and deploy directly from the RAD Studio IDE ready to debug the updated application again.