Go to main content
Oracle® Developer Studio 12.5: Debugging a Program with dbx

Exit Print View

Updated: June 2016
 
 
Chapter 9

Using Runtime Checking

Runtime checking (RTC) enables you to automatically detect runtime errors such as memory access errors and memory leak, in a native code application during the development phase. It also enables you to monitor memory usage.