Go to main content
Oracle® Developer Studio 12.5: Debugging a Program with dbx

Exit Print View

Updated: June 2016
 
 

rerun Command

The rerun command runs the program with no arguments. It has the same syntax and functionality in native mode and Java mode.

Syntax

rerun

Begin executing the program with no arguments.

rerun arguments

Begin executing the program with new arguments by the save command (see save Command).