]> git.sur5r.net Git - cc65/commit
Replaced the old dbgtest program by a debug info shell.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 16 Aug 2011 22:37:01 +0000 (22:37 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 16 Aug 2011 22:37:01 +0000 (22:37 +0000)
commit771695577da5b9f618ac7ce6a3f5eccb3e79393e
tree7c534680df9c8ac954069d2d88093de644417997
parent7d7667f7820e48f47233f74ea37e70850959459c
Replaced the old dbgtest program by a debug info shell.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5188 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/dbginfo/dbginfo.c
src/dbginfo/dbginfo.h
src/dbginfo/dbgsh.c [new file with mode: 0644]
src/dbginfo/dbgtest.c [deleted file]
src/dbginfo/make/gcc.mak