How does VC debug works

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Swar (swarupkm)
Date: 08/10/04

  • Next message: Oleg Starodumov: "Re: How does VC debug works"
    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.


  • Next message: Oleg Starodumov: "Re: How does VC debug works"

    Relevant Pages

    • Re: Dont want Intermediate language
      ... Just for fun? ... since the 7 kb version needs a 627 kb DLL. ... I dont really mind that if the DLL is already present on the end users ...
      (microsoft.public.vc.language)
    • Re: newbe about API
      ... and does not need relocation by default. ... If the 0040xxxx adress is "hardwired" or not I wouldnt know. ... AdressSpace has not been previously taken up by another DLL. ... But dont take my word ...
      (alt.lang.asm)
    • Re: CHKDSK killed my OpenGL subsystem
      ... I wouldn't risk using a Restore Point for 2 reasons: ... Well power off and cache stuff I dont think so at least not for the dll... ... >> Is there anything that can be done to make chkdsk give more information ...
      (microsoft.public.windowsxp.general)
    • Re: Sending Events to VB6 Using Implements Keyword - debugging
      ... Whilst vb has just one thread, the dll can have ... I dont want to go down this route. ... defines an object that supports a connection point. ... so that, for increased performance, one may use the interface instead ...
      (microsoft.public.vc.atl)
    • Re: WebSite or WebApplication in C# for TDD Approach ?
      ... If I create a new WebSite,then for every page it creates a dll. ... right click and select the option to "Create Test", I dont get a new Test ... I am using Visual Studio 2005 Team Edition for Software Developers. ...
      (microsoft.public.dotnet.languages.csharp)