aboutsummaryrefslogtreecommitdiffstats
path: root/debug/DwarfTypes.mli
Commit message (Expand)AuthorAgeFilesLines
* First version with computation of dwarf info from debug info.Bernhard Schommer2015-09-171-9/+13
* Move more functionality in the new interface.Bernhard Schommer2015-09-161-1/+0
* Added symbol functions for printing of the location for global variables.Bernhard Schommer2015-08-211-6/+9
* Added support for the location of non static global variables.Bernhard Schommer2015-08-181-0/+1
* Allow forward declarations of structure and union types in the debug informat...Bernhard Schommer2015-07-031-1/+1
* Do not search for high and low pc of inlined functions.Bernhard Schommer2015-07-021-1/+1
* Allow Anonymous structs, unions and enums in debug info.Bernhard Schommer2015-07-021-3/+3
* Added more comments and fixed issue in DwarfPrinter.mliBernhard Schommer2015-03-301-1/+2
* Added missing functions for printing the structs and unions. Still missing pr...Bernhard Schommer2015-03-241-4/+5
* Added translation fucntion for declarations and fundefinitions.Bernhard Schommer2015-03-231-5/+16
* Added function to convert C types into their dwarf represnation.Bernhard Schommer2015-03-181-0/+259