You must first need to clarify why you need these sort of information from
pdb..? like folder name where that class exist. My point of view is class
always exist inside source file and source file can be exist inside some
folder. What kind of objective you need to achieve you need to get?

On Thu, Jan 13, 2011 at 4:33 PM, Raghupathi K <[email protected]> wrote:

> .PDB file => Program Database file, stores debugging information.
>
> http://en.wikipedia.org/wiki/Program_database
> http://msdn.microsoft.com/en-us/library/ms241903(v=VS.80).aspx
>
> http://www.wintellect.com/CS/blogs/jrobbins/archive/2009/05/11/pdb-files-what-every-developer-must-know.aspx
>
>
> On Jan 13, 3:25 pm, Gunawan Hadikusumo <[email protected]>
> wrote:
> > Just wonder what PDB file you mentioned ?
> >
> >
> >
> >
> >
> > On Thu, Jan 13, 2011 at 8:00 PM, Raghupathi K <[email protected]>
> wrote:
> > > Hi,
> >
> > > I am working on a profiling tool in C#. It analyses C++ PDB file using
> > > DIA SDK and lists all classes, functions, fields etc.
> >
> > > I would like to know the folder names of the classes and list classes,
> > > functions etc folder wise.
> > > I have seen all the properties/functions on IDiaSymbol, but could not
> > > find anything on the folder name of the class file.
> >
> > > How to get folder names of the classes in C++ PDB using DIA SDK in C#?
> >
> > > Thanks
> > > Raghu
> >
> > --
> >
> johnhadikusumo.blogspot.comwww.miniadverts.com.auwww.livingsuburb.com.auwww.satuindonesia.com.auwww.redballoontravel.comwww.myfile.uswww.highheelsandwig.com-
> Hide quoted text -
> >
> > - Show quoted text -

Reply via email to