]> git.sur5r.net Git - cc65/history - src/dbginfo/dbgsh.c
Removed redundant attempts to build uncompilable files.
[cc65] / src / dbginfo / dbgsh.c
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
2011-09-01 uzMake the type of a C symbol available.
2011-09-01 uzAdded functions to access the c symbols in the debug...
2011-08-28 uzAdded output of types.
2011-08-28 uzFixed the layout for the span output.
2011-08-26 uzAdded span output.
2011-08-19 uzAllow more space for symbol names.
2011-08-18 uzAllow to display symbols and line infos for symbols.
2011-08-17 uzAdded cc65_scope_byname.
2011-08-17 uzAdded several commands to display debug file items.
2011-08-16 uzReplaced the old dbgtest program by a debug info shell.