This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Collecting description of types from symbol table


>>>>> "Vimal" == Vimal  <j.vimal@gmail.com> writes:

Vimal> DWARF standard pointed me to dwarfdump, which seems to dump the type
Vimal> information stored in an object file.

You probably already have readelf, eu-readelf, and/or objdump installed
on your system, all of which can dump DWARF.  They don't emit it in C
style though.

Vimal> pahole is interesting, but it looks like its repository on kernel.org
Vimal> is down.  I'll contact the author.

Most distros package it.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]