.gitignore
|
Modifications to compile on Cygwin.
|
2010-05-13 16:45:38 +12:00 |
AUTHORS
|
Added support for MSP430F2132.
|
2010-06-10 11:25:33 +12:00 |
COPYING
|
MSPDebug version 0.2.
|
2009-11-17 15:36:04 +13:00 |
Makefile
|
Further modifications for OS/X.
|
2010-05-26 11:17:45 +12:00 |
binfile.c
|
Unified binfile interface.
|
2010-05-15 15:13:58 +12:00 |
binfile.h
|
Unified binfile interface.
|
2010-05-15 15:13:58 +12:00 |
bsl.c
|
Further modifications for OS/X.
|
2010-05-26 11:17:45 +12:00 |
bsl.h
|
Device drivers are now objects.
|
2010-04-30 16:01:03 +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
|
Symbol table is an object.
|
2010-05-01 18:34:43 +12:00 |
cproc.h
|
Symbol table is an object.
|
2010-05-01 18:34:43 +12:00 |
cproc_util.c
|
Fixed string termination bug in cproc_disassemble.
|
2010-05-19 12:54:58 +12:00 |
cproc_util.h
|
Use stdint.h instead of sys/types.h.
|
2010-05-13 12:57:21 +12:00 |
devcmd.c
|
Allow loading from ELF32 files with incorrect machine types.
|
2010-05-27 13:58:59 +12:00 |
devcmd.h
|
Command processor is now an object.
|
2010-04-21 16:56:56 +12:00 |
device.h
|
Removed Device ID database.
|
2010-05-19 11:33:06 +12:00 |
dis.c
|
Fixed register name parsing.
|
2010-05-22 16:17:06 +12:00 |
dis.h
|
Fixed register name parsing.
|
2010-05-22 16:17:06 +12:00 |
elf32.c
|
Allow loading from ELF32 files with incorrect machine types.
|
2010-05-27 13:58:59 +12:00 |
elf32.h
|
Unified binfile interface.
|
2010-05-15 15:13:58 +12:00 |
expr.c
|
Use stdint.h instead of sys/types.h.
|
2010-05-13 12:57:21 +12:00 |
expr.h
|
Use stdint.h instead of sys/types.h.
|
2010-05-13 12:57:21 +12:00 |
fet.c
|
Fixed bug preventing chip identification.
|
2010-05-21 14:19:15 +12:00 |
fet.h
|
Added --fet-force-id command-line option.
|
2010-05-19 11:54:15 +12:00 |
fet_db.c
|
Added support for MSP430F2132.
|
2010-06-10 11:25:33 +12:00 |
fet_db.h
|
Implemented FET message database.
|
2010-05-19 11:08:41 +12:00 |
fet_error.c
|
BSL now shows descriptive errors returned by FET.
|
2010-05-15 13:44:46 +12:00 |
fet_error.h
|
BSL now shows descriptive errors returned by FET.
|
2010-05-15 13:44:46 +12:00 |
gdb.c
|
Use stdint.h instead of sys/types.h.
|
2010-05-13 12:57:21 +12:00 |
gdb.h
|
Command processor is now an object.
|
2010-04-21 16:56:56 +12:00 |
ihex.c
|
Unified binfile interface.
|
2010-05-15 15:13:58 +12:00 |
ihex.h
|
Unified binfile interface.
|
2010-05-15 15:13:58 +12:00 |
main.c
|
Version 0.8
|
2010-05-22 17:42:10 +12:00 |
mspdebug.man
|
Version 0.8
|
2010-05-22 17:42:10 +12:00 |
rf2500.c
|
Modifications to compile on Cygwin.
|
2010-05-13 16:45:38 +12:00 |
rf2500.h
|
Transports are now objects.
|
2010-04-30 16:57:57 +12:00 |
rtools.c
|
Fixed register name parsing.
|
2010-05-22 16:17:06 +12:00 |
rtools.h
|
Command processor is now an object.
|
2010-04-21 16:56:56 +12:00 |
sim.c
|
Fixed compilation warnings.
|
2010-05-22 16:09:28 +12:00 |
sim.h
|
Use stdint.h instead of sys/types.h.
|
2010-05-13 12:57:21 +12:00 |
stab.c
|
Use stdint.h instead of sys/types.h.
|
2010-05-13 12:57:21 +12:00 |
stab.h
|
Use stdint.h instead of sys/types.h.
|
2010-05-13 12:57:21 +12:00 |
sym.c
|
Unified binfile interface.
|
2010-05-15 15:13:58 +12:00 |
sym.h
|
Command processor is now an object.
|
2010-04-21 16:56:56 +12:00 |
symmap.c
|
Unified binfile interface.
|
2010-05-15 15:13:58 +12:00 |
symmap.h
|
Unified binfile interface.
|
2010-05-15 15:13:58 +12:00 |
transport.h
|
Use stdint.h instead of sys/types.h.
|
2010-05-13 12:57:21 +12:00 |
uif.c
|
Further modifications for OS/X.
|
2010-05-26 11:17:45 +12:00 |
uif.h
|
Transports are now objects.
|
2010-04-30 16:57:57 +12:00 |
util.c
|
Fixed bug preventing Ctrl+C from working properly.
|
2010-05-20 12:30:07 +12:00 |
util.h
|
Extract useful macros (LE_BYTE, LE_WORD, LE_LONG).
|
2010-05-19 14:53:43 +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 |