㩷
7.4 Debugging Applications
This chapter describes how to debug your application using the Device Emulator. Before starting
to “Build”, establish a connection between the DT-X8 and your PC via ActiveSync by referring to
Chapter 7.3 “Using the Device Emulator”.
For the basic order of developing an application, refer to Chapter 8 “Visual Studio”.
Setting Build Configuration
Choose Debug in the Solution Configurations pull-down menu in Visual Studio 2008 or Visual
Studio 2005 and DT-X8 Emulator in the target device pull-down menu. See Figure 7.18.
Figure 7.18
Debugging Applications
x Basic Debug Operation
The debug operation used for the Device Emulator in Visual Studio 2008 or Visual Studio
2005 is the same as an ordinary debug operation using the actual terminal.
x Debugging with the Device Emulator
With the Device Emulator, it is possible to set a break point in the source code of the
application for step-by-step debugging.
1. Navigate to Debug menu o Start Debugging to start up the debugger.
Figure 7.19
57
㩷