Is it possible to view simulation screen while debugging?

When stepping through code on the simulator, the simulator window freezes and forced to minimize. Is there a way view the changes made while debugging / stepping though code?

emWin for example has a tool called emWinView that enables this by running the simulator window in a separate process.