2. Abstract
This document describes how to make a couple of changes in the e2 studio settings in order to start the GDB debugger without the need to press the Reset button.
This document also describes which changes need to be made in the e2 studio settings in order to Attach the GDB debugger to a running system (Hotplug). Using the Attach mode it is possible to attach the debugger to a running system - one that was started outside the GDB debugger. This way it is possible to investigate (debug) a system which has stopped working. This is especially handy when sleep modes are used because the system behaves differently when the debugger is attached from the start: The system will not go to sleep when the debugger is attached.