mspdebug fork containing various WIP patches
Go to file
Daniel Beer 749faf4107 Expand symbols for indexed addressing, allow . and : in symbols. 2010-03-29 17:27:22 +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 Implemented B+Tree symbol table. 2010-03-27 22:50:02 +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 Expand symbols for indexed addressing, allow . and : in symbols. 2010-03-29 17:27:22 +13:00
dis.h Implemented CPU core emulator. 2010-03-20 15:18:58 +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 Prompt for saving if symbols modified. 2010-03-28 00:07:51 +13:00
mspdebug.man Implemented sym command. 2010-03-27 23:47:17 +13:00
rf2500.c Tidied up error message prefixes. 2010-01-12 21:51:06 +13:00
sim.c Fixed bugs introduced by sym table changes. 2010-03-28 16:12:34 +13:00
stab.c Expand symbols for indexed addressing, allow . and : in symbols. 2010-03-29 17:27:22 +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 Implemented CPU core emulator. 2010-03-20 15:18:58 +13:00
util.h Implemented CPU core emulator. 2010-03-20 15:18:58 +13:00