Roy wrote:
> Hi Bruce,
>
> The problem is as soon as I attach the process the icon for the
> breakpoint changes to the one with a question mark with tooltip of
> "The breakpoint will not currently be hit. No symbols have been
> loaded for this document".
> Any idea how to resolve this?
You'll need symbols to do source code debugging. That means that you need to
build your app in debug mode so that you get the PDB file. Alternatively,
you can build it in release mode but with symbolic information generated.
--
Jim Cheshire
JIMCO Software
http://www.jimcosoftware.com
Merry Christmas from JIMCO Software!