The Options menu of the debugger offers toggles for tailoring the behavior of the debugger to the task at hand.Determine whether the selected variable is self or the self variable of the selected message is self, in terms of code evaluated in the value pane. By default, this option is not selected. This means that self refers to the self variable displayed in the variable list, and not to the selected variable.Determine whether the debugger closes automatically when the last process resumes. To keep the debugger open while it completes Resume operations, deselect this option.
|