mspdebug/ui
Daniel Beer 18e3fbac74 Display section names when programming.
The binfile extraction and programming code is now aware of section
names when dealing with ELF32 files. The names are displayed when
programming, and chunks in different sections aren't combined, even if
they're contiguous.
2011-10-12 13:52:56 +13:00
..
aliasdb.c Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
aliasdb.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
cmddb.c Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
cmddb.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
devcmd.c Display section names when programming. 2011-10-12 13:52:56 +13:00
devcmd.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
gdb.c Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
gdb.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
main.c Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
reader.c Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
reader.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
rtools.c Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
rtools.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
stdcmd.c Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
stdcmd.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
sym.c Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00
sym.h Restructuring: moved user interface code to ui/ 2011-09-14 16:22:01 +12:00