View Contents of PDB file



Greetings,

Does PDB files (.NET Framework 1.1) contain embedded source code or variable
names and such? I need to reconstruct an assembly for which we no longer
have the source code for. We only have our businesslogic and core
assemblies and their pdb files and rewriting based on reflector is tough.
Is there a PDB browser kind of utility?


Thanks,
Shawn


.



Relevant Pages

  • Debugging, PDB files
    ... someone told me that he knew someone who could use his PDB files to ... 'The instruction at "0x7c910e03" referenced memory at ... exactly where the error occured in the source code using the PDB file ... things I implemented to make debugging easier aren't enough anymore. ...
    (comp.lang.cpp)
  • 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: 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)
  • 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.vc)
  • 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.framework)

Loading