Debugging a Program With dbx

Modifying Source Using fix and continue

You can modify source code in the following ways when using fix and continue:

Restrictions

Sun WorkShop might have problems when functions are mapped from the old file to the new file. To minimize such problems when editing a source file:

If you need to make any of the proceeding changes, rebuild your program.