mspdebug fork containing various WIP patches
Go to file
Daniel Beer f3c66c5aa4 Disassembly bug fixes. 2010-03-30 16:30:04 +13:00
.gitignore Separated subsystems and tidied up code. 2009-11-17 12:52:10 +13:00
COPYING MSPDebug version 0.2. 2009-11-17 15:36:04 +13:00
Makefile Merged parse.[ch] into util.[ch]. 2010-03-30 15:54:03 +13:00
binfile.h Implemented support for *.map files. 2010-03-13 13:41:39 +13:00
bsl.c gdb: can now interrupt execution on both sides 2010-03-23 14:37:53 +13:00
btree.c Implemented B+Tree symbol table. 2010-03-27 22:50:02 +13:00
btree.h Implemented B+Tree symbol table. 2010-03-27 22:50:02 +13:00
device.h gdb: can now interrupt execution on both sides 2010-03-23 14:37:53 +13:00
dis.c Disassembly bug fixes. 2010-03-30 16:30:04 +13:00
dis.h Implemented colorize disassembly. 2010-03-30 15:47:12 +13:00
elf32.c Implemented B+Tree symbol table. 2010-03-27 22:50:02 +13:00
fet.c gdb: can now interrupt execution on both sides 2010-03-23 14:37:53 +13:00
gdb.c gdb: can now interrupt execution on both sides 2010-03-23 14:37:53 +13:00
gdb.h Implemented basic gdb support. 2010-03-22 19:12:51 +13:00
ihex.c Fix up copyright messages. 2010-01-08 21:17:24 +13:00
main.c Disassembly bug fixes. 2010-03-30 16:30:04 +13:00
mspdebug.man Implemented colorize disassembly. 2010-03-30 15:47:12 +13:00
rf2500.c Tidied up error message prefixes. 2010-01-12 21:51:06 +13:00
sim.c Merged parse.[ch] into util.[ch]. 2010-03-30 15:54:03 +13:00
stab.c Implemented colorize disassembly. 2010-03-30 15:47:12 +13:00
stab.h Implemented sym command. 2010-03-27 23:47:17 +13:00
symmap.c Implemented B+Tree symbol table. 2010-03-27 22:50:02 +13:00
transport.h Removed reference to uif_open_bsl. 2010-03-13 12:43:13 +13:00
uif.c Extracted general IO routines from UIF. 2010-01-11 16:54:36 +13:00
util.c Disassembly bug fixes. 2010-03-30 16:30:04 +13:00
util.h Merged parse.[ch] into util.[ch]. 2010-03-30 15:54:03 +13:00