]> git.sur5r.net Git - cc65/history - src/dbginfo/dbgsh.c
WDM support (#721)
[cc65] / src / dbginfo / dbgsh.c
2016-04-14 Oliver SchmidtMerge pull request #283 from polluks/sp65
2016-04-10 Oliver SchmidtMerge pull request #281 from polluks/sp65
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2016-02-26 silverdrMerge pull request #1 from cc65/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2015-09-24 Oliver SchmidtMerge pull request #177 from mrdudz/pcenginetarget
2015-09-06 Oliver SchmidtMerge pull request #205 from greg-king5/typo
2015-09-06 Greg KingFixed the " til " typos. 205/head
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.