Debugging, PDB files

From: Dirk Schippers (nospam_at_spam.com)
Date: 10/12/04


Date: Tue, 12 Oct 2004 21:56:08 GMT

Hello,

I'm not sure if I'm in the right newsgroup for this question, but if I
am not, please tell me where to ask it!

A program of mine, written in VC6, seems to have a hard to find, and
hard to reproduce crash. It runs in several hospitals so I am not able
to do debugging on the servers where the crashes occur.
Now, someone told me that he knew someone who could use his PDB files to
find where in the code an error occured when he got an error box from
windows: 'The instruction at "0x7c910e03" referenced memory at
"0x17160392". The memory could not...' and so on.

It was something with using a fixed base address and then finding
exactly where the error occured in the source code using the PDB file
and something with Dr. Watson.

Can someone tell me how this can be done?

It's really a very big and complicated project and all the helpful
things I implemented to make debugging easier aren't enough anymore.

Thank you in advance,
Dirk.



Relevant Pages

  • Re: NK.pdb path source problem
    ... do you ever try to locate informations in the documentation or onthe web before asking questions in the newsgroups? ... do not run build on the specified projects) so the PDB files report the path ... Maybe your JTAG IDE has a similar ... Recreating the MS path on your machine and copy the source code into it may ...
    (microsoft.public.windowsce.platbuilder)
  • Re: View Contents of PDB file
    ... embedded information to more accurately render the source code of the ... core assemblies and their pdb files and rewriting based on reflector is ...
    (microsoft.public.vsnet.debugging)
  • Re: Access Violation in MSVCRDT.DLL
    ... referenced memory at 0x0036f90a. ... I was thinking about problems like heap or stack corruption. ... You should pay attention in your source code when e.g. you have operator ... Are you sure that the Visual C++ run-time DLLs are OK? ...
    (microsoft.public.vc.mfc)
  • Re: NK.pdb path source problem
    ... do not run build on the specified projects) so the PDB files report the path ... Maybe your JTAG IDE has a similar ... Recreating the MS path on your machine and copy the source code into it may ... I'm using a JTAG emulator to debug windows ce components. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Decompiler.NET reverse engineers your CLS compliant code
    ... I do not decompile assemblies for which I have ... the source code for and presumably, I won't have pdb files for assemblies ... that I don't have the source code for anyway. ... I was not making any comments about the capabilities of your product as I ...
    (microsoft.public.dotnet.languages.vb)