Supercharge Your Mobile Development With Our Exclusive Training Offer! 立即购买!

Leverage REST API’s Full Potential with RAD Server Training! 立即购买!

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! 了解更多信息

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

InterBase 2020 Update 5, released! 了解更多信息

New IBLite Edition and IBToGo Subscription Offer 了解更多信息

Delphi & C++Builder 11 Community Edition Now Available 了解更多信息

Discover The Getit Page

Deep discounts available on InterBase 2020 for OEM or VARs – 联系销售人员

Renew your Update Subscription license now Read more

RAD Studio 特征

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

在任何设备上进行调试!将您的应用程序部署到任何 iOS、Android 或 macOS 设备,并像在本地一样进行运行调试。在本地和远程设备上使用断点、堆栈挖掘、工具提示和表达式评估,并在所有部署平台上进行实时调试。

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