The Debug view has a few other commands that are useful under some debugging situations:
Use the Disconnect command () when debugging with Application TRK or System TRK to detach the debugger from a process on the device while leaving the device running.
When debugging in stop-mode it will detach the debugger and leave the CPU running on the device.
Activate to enable instruction stepping mode to examine a program as it steps into disassembled code.
Clears all terminated processes in Debug view.