Debugging in device emulator

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi folks,

I'm trying to debug my app inside of device emulator (Windows Mobile 5) with VS2005. When I'm trying "Start debugging", app is deployed on emulator, executed there, but all my breakpoints are not working. Breakpoints looks like circle frame with small exclamation sign and tooltip says "The breakpoint will not currently be hit. No executable code is currently loaded at this location". For sure it's debug configuration, emulator connected through DMA and I have no other devices or emulator instances running..

Does anyone have ideas how to get it working? ;)

regards,
Alexey.


.



Relevant Pages

  • Re: Questions regarding x86
    ... There will be some performance differences between x86 and ARM, but generally the emulator will perform slower than a real device, so if you have good performance there you should be fine on your x86 device. ... If your application developers need to interact with drivers specific to your device, your app developers can stub out those calls in their apps while the device is still in development. ... I tried setting the debug action to "Start external program" ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Help With Basic Windows Mobile App
    ... I'm appreciative of your help and I don't like scope creep, but I'm having issues with my 6.0 Pro Emulator. ... "\MilkMonitor.sdf" to find the file in the same folder as the app, ... Private Const DB_CONNECTION_STRING As String = "Data ... The sdf file is there in the app folder, so I know it got deployed, but the application just doesn't see it, even if I execute the deployed app directly from the emulator and not in VS debug mode. ...
    (microsoft.public.sqlserver.ce)
  • Re: Help With Basic Windows Mobile App
    ... If your app folder is Program ... I've since inspected the app directory on the emulator. ... read where I should be manually copying the sdf file, ...
    (microsoft.public.sqlserver.ce)
  • Re: Questions regarding x86
    ... By far the best route would be to get a device for each developer and have them develop their app against the actual hardware. ... If that's not an option, then using the ARM emulator is fine, as it's not likely you'll be doing anything ARM specific. ... In short - best bang for your buck to get your developers productive, unless you have a *lot8 of them is to just get them all real iron, roll an SDK for it and let them develop and debug against it. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Help With Basic Windows Mobile App
    ... "\MilkMonitor.sdf" to find the file in the same folder as the app, ... Private Const DB_CONNECTION_STRING As String = "Data ... The sdf file is there in the app folder, so I know it got deployed, but the application just doesn't see it, even if I execute the deployed app directly from the emulator and not in VS debug mode. ...
    (microsoft.public.sqlserver.ce)