I am attempting to debug a SOAP method using eMb VC. The debugger in eMb VC
is set to make the target's Internet Explorer the wrapper for the dll.
CEMON.exe and cemgrc.exe have been put in the the target's \windows\
directory. I have a breakpoint set in the C++ dll code in eMb VC. When in
eMb VC I go to "Build > Start Debug > Go" there is no visual indication in
eMb VC that it has stopped at that breakpoint. Instead Platform Builder
indicates it has stopped at a breakpoint in the function DebugBreak(). It
shows both assembly code and C++ code for this DebugBreak() function. This
function seems to be the standard function supplied in CE .NET for
breakpoints. I cannot step through C++ code in eMb VC. I can only step
through assembly code in Platform Builder. And there are so many steps of
assembly code to step through before getting to the method I want to debug
this setup is not practical for debugging.
Can I step through high level C++ dll code in eMb VC? If not is there a way
to make PB step through high level C++ code instead of assembly?
***
Remove the sj. from my email address if you wish to respond directly. It is
a spam jammer.