Sun Studio 12 Update 1: dbx コマンドによるデバッグ

単純なトレースを実行する

単純なトレースの例:


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