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

Exit Print View

Updated: June 2017
 
 

Compiling a Program for Debugging

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