mspdebug/ui
Daniel Beer bb63112025 gdb: fix compatibility with msp430-elf-gdb.
The new GDB expects 32-bit register fields, whereas msp430-gdb expected
16-bit fields. We distinguish between the two by looking at the list of
supported features on connection.
2014-05-01 09:07:07 +12:00
..
aliasdb.c Fix stray printf(). 2012-10-09 09:30:16 +13:00
aliasdb.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
cmddb.c New command: ! (drop to shell) 2013-12-11 11:47:36 +13:00
cmddb.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
devcmd.c JTAG fuse blow: add "blow_jtag_fuse" command. 2013-12-03 07:27:32 +13:00
devcmd.h JTAG fuse blow: add "blow_jtag_fuse" command. 2013-12-03 07:27:32 +13:00
flatfile.c Support for flashing or verifying raw binary files. 2012-08-30 09:16:24 +12:00
flatfile.h Support for flashing or verifying raw binary files. 2012-08-30 09:16:24 +12:00
gdb.c gdb: fix compatibility with msp430-elf-gdb. 2014-05-01 09:07:07 +12:00
gdb.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
input.c Separate input subsystem and make it a swappable module. 2012-10-09 15:26:25 +13:00
input.h Separate input subsystem and make it a swappable module. 2012-10-09 15:26:25 +13:00
input_async.c Add embedded-mode input module. 2012-10-09 15:42:54 +13:00
input_async.h Add embedded-mode input module. 2012-10-09 15:42:54 +13:00
input_console.c Separate input subsystem and make it a swappable module. 2012-10-09 15:26:25 +13:00
input_console.h Separate input subsystem and make it a swappable module. 2012-10-09 15:26:25 +13:00
main.c rom_bsl: ROM bootstrap loader driver. 2014-04-17 15:58:16 +12:00
power.c disassemble: look only for exact symbol matches for operands. 2013-01-31 15:31:42 +13:00
power.h Power history support. 2012-10-03 16:29:55 +13:00
reader.c Add --embedded option and embedded output mode. 2012-10-09 15:41:06 +13:00
reader.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
rtools.c disassemble: look only for exact symbol matches for operands. 2013-01-31 15:31:42 +13:00
rtools.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
stdcmd.c New command: ! (drop to shell) 2013-12-11 11:47:36 +13:00
stdcmd.h New command: ! (drop to shell) 2013-12-11 11:47:36 +13:00
sym.c disassemble: look only for exact symbol matches for operands. 2013-01-31 15:31:42 +13:00
sym.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00