Sun Studio 12 Update 1: Debugging a Program With dbx

replay Command

The replay command replays debugging commands since the last run, rerun, or debug command. It is valid only in native mode.

Syntax

replay [-number]

Replay all or all minus number commands since last run command, rerun command, or debug command.

where:

number is the number of commands not to replay.