mspdebug/ui
Tadashi G. Takaoka 25959448ab Fix repeated disassemble
- An odd disassemble length is rounded up to the next even length.
- A repeated disassemble starts from the next possible instrunction address.
2018-07-16 21:31:35 -07: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 Trivial spelling fixes found by lintian 2018-02-27 11:50:41 -05:00
cmddb.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
devcmd.c Fix repeated disassemble 2018-07-16 21:31:35 -07:00
devcmd.h JTAG fuse blow: add "blow_jtag_fuse" command. 2013-12-03 07:27:32 +13:00
flatfile.c flatfile: fix handling of zero-length files. 2015-07-16 13:14:54 +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 drivers for GNU readline and plain console input. 2016-01-25 01:15:37 +01:00
input.h Separate input subsystem and make it a swappable module. 2012-10-09 15:26:25 +13:00
input_async.c ui/input_async.c: fix synchronization scheme. 2015-05-20 09:37:18 +12:00
input_async.h Add embedded-mode input module. 2012-10-09 15:42:54 +13:00
input_console.c Separate input drivers for GNU readline and plain console input. 2016-01-25 01:15:37 +01:00
input_console.h Separate input subsystem and make it a swappable module. 2012-10-09 15:26:25 +13:00
input_readline.c Tab completion with readline. 2016-01-25 20:36:03 +01:00
input_readline.h Separate input drivers for GNU readline and plain console input. 2016-01-25 01:15:37 +01:00
main.c Version 0.25. 2017-07-24 18:58:05 +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