Sun Studio 12 Update 1:使用 dbx 调试程序

执行简单跟踪

要实现简单跟踪,请键入:


(dbx) when step { echo at line $lineno; }