Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Debug to device

1 view
Skip to first unread message

LightStamp

unread,
Nov 19, 2009, 10:30:18 AM11/19/09
to
I'm an ol PocketPC developer and working contract for a company with a
Windows CE device and existing app. Got the project loaded into VS2005 and
set breakpoints but when i run the app in debug it doesn't stop but I get
the dreaded "The breakpoint will not be hit. The specified module has not
been loaded."

It's a VS2005 Team edition IDE and I don't see the Debug/Release
configuration selector in the toolbar next to the Run vcr button as i was
used to in other versions of Visual Studio.

But I'm running from the debug menu.

Is there something extra I'm needing to do to make the breakpoints active?

TIA
Harry


Paul G. Tobey [ eMVP ]

unread,
Nov 20, 2009, 9:37:02 AM11/20/09
to
Without seeing it, it's hard to guess what might be going on. It *sounds*,
though, like you aren't downloading the version of the executable that you
just built or that you are setting a breakpoint in a file that isn't part of
the project you're trying to debug. VS2005 has the same selection control
for build type and target device (which could be another problem, if you're
building for, say, the emulator and trying to debug on the device or vice
versa), as eVC and VS.NET 2003.

Paul T.

"LightStamp" wrote:

> .
>

0 new messages