Debugging a Program With dbx

run

Use the run command by itself to execute the program with the current arguments:


run

To begin executing the program with new arguments:


run args