Finish makes the debugger run through the entire evaluation, ignoring any breakpoints.
Halt interrupts the debugger and displays the evaluation stack.
Kernel Configuration Options opens a dialog to add, remove, or edit kernel configurations.
SelectionEvaluate[notebook] replaces the current selection in a notebook with the result obtained by evaluating the contents of the selection in the kernel. ...
Parallel Kernel Configuration opens a dialog to add, remove, and configure parallel kernels.
In many computations you are concerned only with the final result of evaluating the expression given as input. But sometimes you also want to collect expressions that were ...
Convert Dynamic to Literal replaces each selected dynamic object with its most recent static value.
Parallel Kernel Status opens a dialog with statistics on active parallel kernels.
Step In stops the debugger at the next stopping point.
Toggle Breakpoint toggles a breakpoint on or off.