aboutsummaryrefslogtreecommitdiffstats
path: root/debug/DwarfTypes.mli
Commit message (Collapse)AuthorAgeFilesLines
* Allow forward declarations of structure and union types in the debug ↵Bernhard Schommer2015-07-031-1/+1
| | | | information.
* 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 ↵Bernhard Schommer2015-03-241-4/+5
| | | | printing of packed structs.
* 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