User guide

27
6310A–ATARM–26-Mar-07
Application Note
Figure 5-21. Debug Perspective Showing Program Execution Stopped on a Breakpoint
Once debugging is finished, the session can be stopped by selecting “Run > Terminate”. Note
that only a single session can be active at once. This means the current session must be termi-
nated before starting another one.
5.3.5.3 Closing A Debug Session
To close a debug session, select the “Thread” item in the “Debug” tab. Then, close the session
by clicking on either the red square button in the above tab, or select “Terminate” in the “Run”
menu.
5.3.5.4 Debugging Commands
The usual debugging functionalities are available in Eclipse, namely:
Step into
Step over
Step return
Run to line
They can all be accessed either from the “Run” menu, or through button located in the “Debug”
tab.