Re: Debugging a simple executable on WinCE



With PB you run and debug the entire system rather than a single
application. There are tutorials in the help on starting and running the
debugger. To start an application you use the Target control window or the
Target | Run Programs menu.

--
Steve Maillet
EmbeddedFusion
www.EmbeddedFusion.com
smaillet at EmbeddedFusion dot com


.



Relevant Pages

  • Re: The infamous E:macallanprivatewinceosCOREOS... path in debug
    ... preprocessor macro. ... When using the debugger it will stop at the appropriate location IF you have ... source file mapping so that E:\macallan is translate to %_WINCEROOT% and the ... smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Breakpoints in WinCE image
    ... And, I guess if all the right ways don't work, you can drop a DebugBreak() ... call into your code and it will break into the debugger every time it gets ... > If you set a breakpoint on your code what happens? ... > smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.platbuilder)
  • Re: XXX_Open not being called !!
    ... eVC cannot be used to debug this problem. ... you select the option to include KITL and the kernel debugger. ... smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.platbuilder)