aboutsummaryrefslogtreecommitdiffstats
path: root/debug
Commit message (Expand)AuthorAgeFilesLines
* "macosx" is now called "macos"Xavier Leroy2021-01-181-1/+1
* Introduce additional "branch" build information.Bernhard Schommer2020-07-081-2/+2
* Added base address if needed.Bernhard Schommer2020-02-063-33/+53
* Compatibility with OCaml 4.10 (#214)Xavier Leroy2020-02-061-1/+1
* Remove the cparser/Builtins moduleXavier Leroy2019-07-171-1/+1
* Compatibility with OCaml 4.08 (#302)Xavier Leroy2019-07-081-2/+2
* Fix misspellings in messages, man pages, and commentsXavier Leroy2019-05-313-4/+4
* Change to AbsInt version string.Bernhard Schommer2019-05-101-1/+1
* Simplified offset printing.Bernhard Schommer2019-04-161-2/+3
* Print only debug info for printed functions.Bernhard Schommer2019-04-165-13/+16
* Reworked range entries.Bernhard Schommer2019-04-163-39/+71
* Avoid generation of empty ranges.Bernhard Schommer2019-04-161-1/+4
* Relax requirement for ranges for compilation unit.Bernhard Schommer2019-04-161-1/+1
* Various improvements in the wording of diagnostics.Michael Schmidt2018-08-021-1/+1
* Reverted reintroduced quote of compilation dir.Bernhard Schommer2017-09-191-2/+2
* No verbose debug info in default mode.Bernhard Schommer2017-07-141-5/+17
* Hybrid 64bit/32bit PowerPC portBernhard Schommer2017-05-031-2/+2
* Better fix for problems with quoting in files.Bernhard Schommer2017-03-202-4/+4
* Quote directory for comp_dir entry.Bernhard Schommer2017-03-201-2/+2
* Introduced configuration variable for gnu systems.Bernhard Schommer2017-02-131-7/+6
* Simplified DebugInformation interface.Bernhard Schommer2017-02-063-83/+36
* Remove open AST.Bernhard Schommer2017-02-061-4/+3
* Removed the open AST.Bernhard Schommer2017-02-062-10/+8
* Do not print anonymous member names in debug infoBernhard Schommer2017-01-245-4/+6
* Use quoted strings.Bernhard Schommer2017-01-181-5/+6
* More verbose dwarf.Bernhard Schommer2016-12-073-4/+6
* Compute the correct size of location expressions.Bernhard Schommer2016-12-011-1/+1
* Reset all Hashtbls.Bernhard Schommer2016-11-252-10/+14
* Do not use hardcoded register number for sp.Bernhard Schommer2016-11-251-10/+10
* Use 64 bit address in debug information.Bernhard Schommer2016-11-102-19/+23
* macosx needs all strings in degub_str.Bernhard Schommer2016-10-251-1/+2
* Pass range info to the children.Bernhard Schommer2016-10-251-1/+2
* Refactored debugging options.Bernhard Schommer2016-10-141-2/+36
* Added sizetyp for subarray bounds. Fix 19894Bernhard Schommer2016-09-223-21/+43
* Use asprintf instead of printing to a buffer.Bernhard Schommer2016-07-261-5/+2
* Activate advanced debug information for arm, ia32.Bernhard Schommer2016-06-281-1/+1
* Merge branch 'master' into cleanupBernhard Schommer2016-03-211-10/+0
|\
* | Added an interface file for DebugInformation.Bernhard Schommer2016-03-185-43/+183
* | Code cleanup.Bernhard Schommer2016-03-107-25/+12
|/
* More unique debug types.Bernhard Schommer2016-01-143-26/+26
* Sort strings in the debug_str section.Bernhard Schommer2015-12-041-0/+1
* Fixed regression introduce by merge of PR#69.Bernhard Schommer2015-12-034-0/+16
* Added now option to control debug output.Bernhard Schommer2015-11-161-17/+20
* Do not enforce locations for function parameters.Bernhard Schommer2015-11-101-1/+3
* Merge branch 'master' of git+ssh://ssh.absint.com/common/repositories/git/too...Michael Schmidt2015-11-061-2/+2
|\
| * Do not print parameter names in function types.Bernhard Schommer2015-11-061-2/+2
* | bug 17567, typosMichael Schmidt2015-11-064-11/+11
|/
* New option to control the debug information build.Bernhard Schommer2015-11-042-5/+12
* bug 17567, typosMichael Schmidt2015-11-041-3/+3
* bug 17567, typosMichael Schmidt2015-11-042-2/+2