Re: break point stay with (?)




Symbols (PDB) are needed on the remote machine when debugging
managed applications (including mixed mode debugging).
If you are debugging a native application, symbols will be loaded
from the local machine.

What kind of application is it, and which debugger mode you are using?
What does Modules window say about symbols for this module?

Regards,
Oleg
[VC++ MVP]



.



Relevant Pages

  • Re: Remote debugging a mixed DLL
    ... Here Path 1) is the remote machine where the Win32 service is running ... But when i do the local debugging i can put breakpoints. ... the modules window that it's loading the correct pdb from the remote machine. ...
    (microsoft.public.vsnet.debugging)
  • Re: remote debugging
    ... I did run MSVCMON on the remote machine, ... Remote debugging requires you to set up Visual Studio to set the Debugging ... Then in Visual Studio, use the Attach Process ...
    (microsoft.public.vc.mfc)
  • RE: "The object exporter specified was not found"
    ... When you debug a ASP.NET app on a remote machine, ... "attatches" to the debugging components on the web server. ... you want to attach to. ... debugging a remote web app, service, process or gui application. ...
    (microsoft.public.vsnet.debugging)
  • Setting up remote debugging of C# applications under VS2005 Team Edition
    ... On the remote machine I opted by running msvsmon.exe over a share of ... In fact was able to start the debugging under VS2005 but every ... full debug info, and the application .pdb were both at the remote and ... Any clue of what I'm missing? ...
    (microsoft.public.vstudio.general)
  • File in use
    ... I have a file that gets stuck open during my debugging of my application ... sometimes I have to reboot my system. ... This is a remote machine and I ... Prev by Date: ...
    (microsoft.public.windowsxp.general)

Loading