aboutsummaryrefslogtreecommitdiffstats
path: root/debug/DwarfTypes.ml
Commit message (Expand)AuthorAgeFilesLines
* Started implementation of printing the dwarf entries.Bernhard Schommer2014-12-151-11/+11
* Changed the d1line and d1file to d2line and d2file and prologue and epilogue ...Bernhard Schommer2014-12-041-1/+1
* Added functions for printing of the abbreviations.Bernhard Schommer2014-11-111-1/+1
* Added more functions to print the abbreviations.Bernhard Schommer2014-11-061-72/+47
* More functions for printing the abbreviations.Bernhard Schommer2014-10-311-44/+40
* Started implementing functions to compute the abbreviations for the diab comp...Bernhard Schommer2014-10-291-6/+6
* Added a file for utility functions on the Dwarf types.Bernhard Schommer2014-10-231-42/+34
* Added type for all tags.Bernhard Schommer2014-10-211-1/+22
* Fixed smaller mistakes.Bernhard Schommer2014-10-211-8/+7
* Removed more not needed attributes.Bernhard Schommer2014-10-201-92/+32
* Removed more not needed attributes from the tag types.Bernhard Schommer2014-10-171-19/+50
* Started revising the tag types to only include attributes which are actually ...Bernhard Schommer2014-10-151-17/+10
* Added the rest of the type for the tags mentioned in appendix 1 of the dwarf ...Bernhard Schommer2014-10-151-1/+56
* Added more types.Bernhard Schommer2014-10-141-0/+125
* Added a file containing definitions for the types used to store the debug inf...Bernhard Schommer2014-10-131-0/+121