aboutsummaryrefslogtreecommitdiffstats
path: root/debug/DebugInformation.ml
Commit message (Expand)AuthorAgeFilesLines
* Also convert the fun stamp + scope id to debug id Hashtable in anBernhard Schommer2015-09-231-4/+6
* Added support for printing local variables and fixed issue with .textBernhard Schommer2015-09-231-3/+5
* Record the scope structure during unblocking.Bernhard Schommer2015-09-221-19/+20
* New version of adding scopes etc.Bernhard Schommer2015-09-201-10/+45
* Started implementing the scope for the Debug Informations.Bernhard Schommer2015-09-181-10/+79
* First version with computation of dwarf info from debug info.Bernhard Schommer2015-09-171-27/+53
* Move more functionality in the new interface.Bernhard Schommer2015-09-161-5/+30
* Add the debug interface file.Bernhard Schommer2015-09-161-10/+48
* Further function to add debug information.Bernhard Schommer2015-09-151-31/+67
* Started adding function information to the debug information.Bernhard Schommer2015-09-151-3/+48
* Implemented insert_type function and started implementing add declaration.Bernhard Schommer2015-09-141-13/+206
* Started implementing the typ insert methods.Bernhard Schommer2015-09-111-5/+99
* Started implementing the types needed for storing the debug information.Bernhard Schommer2015-09-111-0/+109