]> git.sur5r.net Git - cc65/history - src/dbginfo/dbgtest.c
Mark the symbol that is the name of a scope with the size of that scope
[cc65] / src / dbginfo / dbgtest.c
2011-06-13 uzMark the symbol that is the name of a scope with the...
2011-02-03 uzRedid the whole line info stuff, because the old data...
2010-08-11 uzNew function cc65_symbol_inrange. Fixed an error in...
2010-08-09 uzFirst support for symbols - mostly untested.
2010-08-08 uzMajor changes: Names of structures, fields and subrouti...
2010-08-08 uzAllow access to segment information.
2010-08-07 uzSome more test and example code.
2010-08-07 uzImproved info API.
2010-08-05 uzFirst working version with complete API for line inform...
2010-08-03 uzFirst version of a module that reads debug files genera...