Oracle® Solaris Studio 12.4: Debugging a Program With dbx

Exit Print View

Updated: January 2015
 
 

Compiling a Program for Debugging

You must prepare your program for debugging with dbx by compiling it with the –g or –g0 option.