Oracle® Solaris Studio 12.4: Debugging a Program With dbx

Exit Print View

Updated: January 2015
 
 

Enabling All Runtime Checking

Use the following command to enable memory leak, memory use, and memory access checking:

(dbx) check -all

For more information , see check Command.