aboutsummaryrefslogtreecommitdiffstats
path: root/debug/DebugInformation.ml
Commit message (Collapse)AuthorAgeFilesLines
...
* Started implementing the typ insert methods.Bernhard Schommer2015-09-111-5/+99
| | | | | | In contrast to CtoDwarf this time we use the name to identify everything. To make this work we print the full identifier with stamp to avoid the problems with anonymous structs and unions.
* Started implementing the types needed for storing the debug information.Bernhard Schommer2015-09-111-0/+109