Debug from Visual Studio

  • Thread starter Thread starter Praveen
  • Start date Start date
P

Praveen

Hi All,

Can anyone please tell me how can I build an OS image in platform builder
that will work with Visual Studio 2003? So I can debug from Visual Studio?

I'm creating SmartDevice .NET Compact Framework applications that I would
like to debug from Visual Studio. Is it possible to do line-by-line
debugging of compact framework apps from Platform Builder?

Thanks,

Praveen
 
The image needs toolhelp.dll and imgdecmp.dll. Obviously adding the CF is
nice too, though not necessary. You cannot debug from PB, you must use
studio for that.

-Chris
 
Back
Top