Sun Studio 12: 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:

Problems can occur when functions are mapped from the old file to the new file. To minimize such problems when editing a source file:

If you make any of the above changes, rebuild your entire program rather than using fix and continue.