mspdebug fork containing various WIP patches
Go to file
Daniel Beer a52ab171f3 Separated symbol commands from symbol table. 2010-04-10 14:00:00 +12: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 Separated symbol commands from symbol table. 2010-04-10 14:00:00 +12:00
binfile.h Commands are now registered by each module. 2010-03-31 19:36:53 +13:00
bsl.c gdb: can now interrupt execution on both sides 2010-03-23 14:37:53 +13: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
device.c Commands are now registered by each module. 2010-03-31 19:36:53 +13:00
device.h Commands are now registered by each module. 2010-03-31 19:36:53 +13:00
dis.c Implemented isearch command. 2010-04-08 13:15:30 +12:00
dis.h Implemented isearch command. 2010-04-08 13:15:30 +12:00
elf32.c Commands are now registered by each module. 2010-03-31 19:36:53 +13:00
fet.c Convert FET command constants to hex. 2010-04-09 15:57:41 +12:00
gdb.c Commands are now registered by each module. 2010-03-31 19:36:53 +13:00
gdb.h Commands are now registered by each module. 2010-03-31 19:36:53 +13:00
ihex.c Fix up copyright messages. 2010-01-08 21:17:24 +13:00
main.c Separated symbol commands from symbol table. 2010-04-10 14:00:00 +12:00
mspdebug.man Address expressions are now fully algebraic. 2010-04-10 12:25:01 +12:00
rf2500.c Tidied up error message prefixes. 2010-01-12 21:51:06 +13:00
rtools.c Implemented isearch command. 2010-04-08 13:15:30 +12:00
rtools.h Implemented isearch command. 2010-04-08 13:15:30 +12:00
sim.c Merged parse.[ch] into util.[ch]. 2010-03-30 15:54:03 +13:00
stab.c Separated symbol commands from symbol table. 2010-04-10 14:00:00 +12:00
stab.h Separated symbol commands from symbol table. 2010-04-10 14:00:00 +12:00
sym.c Separated symbol commands from symbol table. 2010-04-10 14:00:00 +12:00
sym.h Separated symbol commands from symbol table. 2010-04-10 14:00:00 +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 Extracted general IO routines from UIF. 2010-01-11 16:54:36 +13:00
util.c Separated symbol commands from symbol table. 2010-04-10 14:00:00 +12:00
util.h Separated symbol commands from symbol table. 2010-04-10 14:00:00 +12:00