mspdebug fork containing various WIP patches
Go to file
Daniel Beer ab0580b99e Added AUTHORS file. 2010-04-28 19:11:36 +12:00
.gitignore Separated subsystems and tidied up code. 2009-11-17 12:52:10 +13:00
AUTHORS Added AUTHORS file. 2010-04-28 19:11:36 +12:00
COPYING MSPDebug version 0.2. 2009-11-17 15:36:04 +13:00
Makefile Command processor is now an object. 2010-04-21 16:56:56 +12:00
binfile.h Commands are now registered by each module. 2010-03-31 19:36:53 +13:00
bsl.c Separated device commands. 2010-04-10 14:35:36 +12:00
btree.c Fixed B+Tree deletion bug. 2010-03-31 20:59:46 +13:00
btree.h Implemented "sym rename". 2010-03-31 20:51:25 +13:00
cproc.c Command processor is now an object. 2010-04-21 16:56:56 +12:00
cproc.h Command processor is now an object. 2010-04-21 16:56:56 +12:00
cproc_util.c Fix disassembly bug. 2010-04-28 18:30:10 +12:00
cproc_util.h Command processor is now an object. 2010-04-21 16:56:56 +12:00
devcmd.c Command processor is now an object. 2010-04-21 16:56:56 +12:00
devcmd.h Command processor is now an object. 2010-04-21 16:56:56 +12:00
device.c Fixed bug in display of MSP430 device names. 2010-04-16 13:42:50 +12:00
device.h Separated device commands. 2010-04-10 14:35:36 +12:00
dis.c Command processor is now an object. 2010-04-21 16:56:56 +12:00
dis.h Command processor is now an object. 2010-04-21 16:56:56 +12:00
elf32.c Commands are now registered by each module. 2010-03-31 19:36:53 +13:00
fet.c fet: implemented magic table for FW ver. 20404000 2010-04-28 18:55:37 +12:00
gdb.c Command processor is now an object. 2010-04-21 16:56:56 +12:00
gdb.h Command processor is now an object. 2010-04-21 16:56:56 +12:00
ihex.c Fix up copyright messages. 2010-01-08 21:17:24 +13:00
main.c Command processor is now an object. 2010-04-21 16:56:56 +12:00
mspdebug.man Colorize some more output. 2010-04-10 16:41:57 +12:00
rf2500.c Move some unrelated functions out of parse.c 2010-04-21 14:12:12 +12:00
rtools.c Command processor is now an object. 2010-04-21 16:56:56 +12:00
rtools.h Command processor is now an object. 2010-04-21 16:56:56 +12:00
sim.c Command processor is now an object. 2010-04-21 16:56:56 +12:00
stab.c Move some unrelated functions out of parse.c 2010-04-21 14:12:12 +12:00
stab.h Move some unrelated functions out of parse.c 2010-04-21 14:12:12 +12:00
sym.c Command processor is now an object. 2010-04-21 16:56:56 +12:00
sym.h Command processor is now an object. 2010-04-21 16:56:56 +12:00
symmap.c Commands are now registered by each module. 2010-03-31 19:36:53 +13:00
transport.h Removed reference to uif_open_bsl. 2010-03-13 12:43:13 +13:00
uif.c Move some unrelated functions out of parse.c 2010-04-21 14:12:12 +12:00
util.c Command processor is now an object. 2010-04-21 16:56:56 +12:00
util.h Command processor is now an object. 2010-04-21 16:56:56 +12:00
vector.c Command processor is now an object. 2010-04-21 16:56:56 +12:00
vector.h Command processor is now an object. 2010-04-21 16:56:56 +12:00