Debugging a Program With dbx

Changing a function not yet called

If you made changes in a function not yet called, the changes will be in effect when that function is called.