Sun Studio 12 Update 1: Debugging a Program With dbx

restore Command

The restore command restores dbx to 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 debug command were saved.