sos debugging on CF

  • Thread starter Thread starter news.austin.rr.com
  • Start date Start date
I don't think so, since SOS is an extension DLL and expects to be loaded on
the target machine.
 
I see. Would it be posible to run the CF app (debug build) on the desktop
using the remote debugger (to the desktop) and sos?
 
I think this is the point where you tell us *what* you are trying to do,
rather than *how* you are trying to do it.

Paul T.
 
trying to debug a CF (winforms) application and use sos. so im just trying
to find a way to use sos with a CF app
 
So, this is some debugging that you can't do with just VS.NET and the remote
debugging capability on the device? What is it about sos that you need, I
guess is what I'm asking. Why not just run the application in the remote
debugger on the device, cause whatever error you are trying to fix, and
figure it out live?

Paul T.
 

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