aboutsummaryrefslogtreecommitdiffstats
path: root/debug/DebugInit.ml
Commit message (Expand)AuthorAgeFilesLines
* Ensure that there are file directives for all files used in the debugBernhard Schommer2015-10-041-1/+4
* First try of debug information for gcc.Bernhard Schommer2015-10-021-2/+6
* Started implementation of gnu compatible debug information.Bernhard Schommer2015-10-021-1/+5
* Only print locations for symbols that are present in the assembler.Bernhard Schommer2015-10-011-2/+4
* Remove unused globals also from the debug informations.Bernhard Schommer2015-10-011-2/+4
* Deactivate the debug functions for none advanced targets.Bernhard Schommer2015-09-291-1/+1
* Change the way the debug sections are printed.Bernhard Schommer2015-09-281-5/+9
* Added location for the formal parameters and move the end of allBernhard Schommer2015-09-281-2/+5
* More refactoring of the Debug Information.Bernhard Schommer2015-09-271-0/+73