aboutsummaryrefslogtreecommitdiffstats
path: root/debug/CtoDwarf.ml
Commit message (Expand)AuthorAgeFilesLines
* Print all files ever encountered in the filenum.Bernhard Schommer2015-04-011-0/+1
* Refactored code, added comments and changed handling of types with attributes...Bernhard Schommer2015-03-301-316/+417
* Compute the size of structs using the result of the packing and bitfield tran...Bernhard Schommer2015-03-261-8/+17
* Added missing functions for printing the structs and unions. Still missing pr...Bernhard Schommer2015-03-241-7/+122
* Added translation fucntion for declarations and fundefinitions.Bernhard Schommer2015-03-231-46/+112
* Activating the printing of the debug information for supported architecture.Bernhard Schommer2015-03-191-1/+19
* Added function to convert C types into their dwarf represnation.Bernhard Schommer2015-03-181-1/+167
* Added file for the translation of the C Ast to Dwarf debugging information.Bernhard Schommer2015-03-161-0/+18