Debug versus Release

  • Thread starter Thread starter Tim Houle
  • Start date Start date
T

Tim Houle

I need to develop and debug on an XPE image but I do not
want to clone with Visual C++ and debug .dlls installed.
Do people usually create 2 separate images debug and
release? Or do people uninstall development tools and
debug dlls and then reseal?

Thanks in advance,
Tim
 
People can use remote kernel debugging.
Or we can install to image remote debugger support, when you are done with
testing make clean build.

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top