Sun Studio 12: Debugging a Program With dbx

restore Command

The restore command restores dbxto a previously saved state. It is valid only in native mode.

Syntax

restore [file_name ]

where:

file_name is the name of the file to which the dbx commands executed since the last run, rerun, or debugcommand were saved.