]> git.sur5r.net Git - cc65/history - src/ld65/dbgfile.c
Merge pull request #127 from groessler/something_to_pull
[cc65] / src / ld65 / dbgfile.c
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2011-08-30 uzMore work on high level language debug symbols. They...
2011-08-22 uzAdded the LineInfo count to the info line of the debug...
2011-08-22 uzMaintain the types as separate indexed items in the...
2011-08-18 uzRead and manage additional line information for symbols.
2011-08-14 uzAdapted to new line infos and spans as written to the...
2011-08-11 uzFixed an error in the INFO line.
2011-08-11 uzOutput spans to the debug info file.
2011-08-08 uzOutput information about the item counts in the debug...
2011-08-07 uzBump the version number of the generated debug file.
2011-08-07 uzDebug info: Make file info ids continous. Output module...
2011-08-07 uzOutput library information to the debug file.
2011-08-05 uzCentral management of the debug info base ids.
2011-08-05 uzOutput module info.
2011-08-04 uzRearrange debug info output. Add scopes to the debug...
2011-06-14 uzMerge duplicate file entries (same name, size and times...
2011-06-13 uzMark the symbol that is the name of a scope with the...
2011-01-29 uzBump version number of generated debug info files.
2010-08-05 uzOutput version information into the debug file.
2003-12-13 cuzChanged format of debug info file
2003-09-14 cuzMore debug file output