Sun Studio 12 Update 1: Debugging a Program With dbx

Syntax

edit

Edit the current file.

edit file_name

Edit the specified file file_name.

edit procedure

Edit the file containing function or procedure procedure.

where:

file_name if the name of a file.

procedure is the name of a function or procedure.