Why does the DE.exe appear in the Windows Task Manager even after terminating and closing the debugger perspective?

The Debugger Engine (DE) is loaded when it is first needed in one of the following situations:

  1. Debugger is launched
  2. Debugger Shell is opened

The DE.exe is terminated only when CodeWarrior is terminated.