mspdebug fork containing various WIP patches
Go to file
Daniel Beer eff1148348 Detect NAK replies. 2010-04-08 14:51:56 +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 Implemented isearch command. 2010-04-08 13:15:30 +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 Detect NAK replies. 2010-04-08 14:51:56 +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 Added RC file processing on startup. 2010-04-08 14:43:19 +12:00
mspdebug.man Added RC file processing on startup. 2010-04-08 14:43:19 +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 Implemented "sym rename". 2010-03-31 20:51:25 +13:00
stab.h Commands are now registered by each module. 2010-03-31 19:36:53 +13: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 Added RC file processing on startup. 2010-04-08 14:43:19 +12:00
util.h Added RC file processing on startup. 2010-04-08 14:43:19 +12:00