aboutsummaryrefslogtreecommitdiffstats
path: root/debug/DebugInformation.mli
Commit message (Collapse)AuthorAgeFilesLines
* Added an interface file for DebugInformation.Bernhard Schommer2016-03-181-0/+106
The interface hides the implementation details, like the huge number of Hashtbls from the rest of the implementatio. Bug 18394