This topic has not yet been rated - Rate this topic

Debugging Shared Source Code

Other versions of this page are also available for the following:
Windows Mobile Not SupportedWindows Embedded CE Supported
8/27/2008

In Platform Builder for Windows Embedded CE 6.0, all code handling functionalities are available, regardless of whether a section of code is shared source, or code you have written. For example, you can use call stacks, memory, watch windows, variables, registers, and breakpoints.

Within a debug session in the IDE, debugging a run-time image that uses both public and private code is seamless.

The IDE loads the source code file if it is available for a component. You can also use the Solution Explorer to manually locate and open the code, and manually set breakpoints on any section of public or private code.

For more information, see Tools for Debugging.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ