Re: Attach to Process does not work?



Hi Schneider,

Thanks for your conformation.

Yes, this is very possible a symbol file loading issue. Breakpoint is set
in the source file, so the debugger&IDE must map this source file to the
running code virtual address to inject a "int 3" breakpiont. The source
lines <---> virtual address mapping information is contained in the pdb
files, so the loading of pdb symbol files is critical in this process.

I will wait for your further checking to the symbol loading status. Thanks.

Best regards,
Jeffrey Tan
Microsoft Online Community Support
=========================================
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx

This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • Re: Attach to Process does not work?
    ... this is very possible a symbol file loading issue. ... Breakpoint is set ... in the source file, so the debugger&IDE must map this source file to the ...
    (microsoft.public.vsnet.debugging)
  • Re: Is DEFCONSTANT broken?
    ... loading. ...  And if you load the source file, ... INTERN and another to SYMBOL-VALUE. ...
    (comp.lang.lisp)
  • Re: VC6 ATL DLL interop with VB.NET
    ... the IDE did not generate Symbol file and source file for ... the Interop Assembly so the any debugger did not know that the code is. ... Commonly the IDE will generate correct Wrap assembly for us, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: what is the macro to set debugger in VC++ for the SOURCE file.
    ... > Now that I know how to build my complete set of symbol file (the ... > message bellow from Oleg) I have another question. ... To find out which options you may set from a source file you may want to ...
    (microsoft.public.development.device.drivers)
  • Re: what is the macro to set debugger in VC++ for the SOURCE file.
    ... > Now that I know how to build my complete set of symbol file (the ... > message bellow from Oleg) I have another question. ... To find out which options you may set from a source file you may want to ...
    (microsoft.public.win32.programmer.kernel)