How does VC debug works
From: Swar (swarupkm)
Date: 08/10/04
- Previous message: BV: "Re: HOWTO: use multiple processors in a machine?"
- Next in thread: Oleg Starodumov: "Re: How does VC debug works"
- Reply: Oleg Starodumov: "Re: How does VC debug works"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 10 Aug 2004 06:23:01 -0700
Can someone point me to a resource describing how the VC debugger works, the
significance of PDB files etc.
This came to mind when I was thinking to debug the release version of a
service(I dont ve any PDB/BSC etc for this). This service loads a DLL which
is under my control. I can generate any kinda file for this DLL and not for
the service. I assume since I dont have the PDB for the service, I cannot
step into the DLL anyway. Is that right?
TIA,
-Swarup.
- Previous message: BV: "Re: HOWTO: use multiple processors in a machine?"
- Next in thread: Oleg Starodumov: "Re: How does VC debug works"
- Reply: Oleg Starodumov: "Re: How does VC debug works"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|