Re: .exe debug without sources from Visual Studio 2005



exe I have is for ARM, not x86 processor. I can debug it on real device
running WM 2003 SE using eVC 4.0 debugger with no problem. The problem is
that I want to debug that exe on another target device running Windows
Mobile 5.0. eVC 4.0 does not support WM5 so I cant use it. AFAIK WM5 is
supported only by Visual Studio 2005, but I cant find how to debug exe
there...

<r_z_aret@xxxxxxxxxxxx> wrote in message
news:1j4oq1t54qe183poesovqmcs3p6j1krqrn@xxxxxxxxxx
> On Fri, 23 Dec 2005 10:40:38 +0200, "Arturas" <no@xxxxxxxxx> wrote:
>
>>Hi,
>>
>>Is it possible to debug already compiled application (.exe file) without
>>having its C source code using Microsoft Studio 2005? I can load .exe
>>(File -> Open ->Project) but I didnt find where can I specify that loaded
>>.exe is for Windows CE, not for Win32...
>
>
> Are trying to modify an executable to change it from "big" Windows to
> CE? If you have a custom CE platform running on an x86 CPU, that
> _might_ be possible. Otherwise, not.
>
>
>
> -----------------------------------------
> To reply to me, remove the underscores (_) from my email address (and
> please indicate which newsgroup and message).
>
> Robert E. Zaret, eMVP
> PenFact, Inc.
> 20 Park Plaza, Suite 478
> Boston, MA 02116
> www.penfact.com


.



Relevant Pages

  • Re: Problem with Registering filter on windows mobile
    ... The fix is to modify C/C++ preprocessor definitions in the ... unresolved external because it's only defined in debug builds, ... the project using the visual studio wizard it worked, ... Windows CE Multimedia and Graphics ...
    (microsoft.public.windowsce.app.development)
  • Re: Resizable dialog
    ... if I use a debug build of the executable. ... I am using Visual Studio 2003 on Windows 2003 and I have seen this problem ...
    (microsoft.public.vc.mfc)
  • VS 2003 cant debug on iis, Windows XP SP2,
    ... Visual Studio 2003 can't debug on iis, Windows XP SP2, ...
    (microsoft.public.vsnet.general)
  • Re: Problem with Registering filter on windows mobile
    ... unresolved external because it's only defined in debug builds, ... the project using the visual studio wizard it worked, ... Windows CE Multimedia and Graphics ... I'm assuming you're using visual studio with the PPC SDK. ...
    (microsoft.public.windowsce.app.development)
  • Visual Studio delay in starting application
    ... I have a problem with Visual Studio 2002. ... running a VB.NET application, after the build of the exe is complete, ... in 'debug' mode, it is back in editor mode. ... It may be ok to install the ...
    (microsoft.public.dotnet.framework.windowsforms.designtime)

Loading