..
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
Add "power profile" command to show code hotspots.
2012-10-04 12:52:55 +13:00
cmddb.h
Restructuring: moved user interface code to ui/
2011-09-14 16:22:01 +12:00
devcmd.c
dis: power consumption annotations.
2012-10-04 12:47:25 +13:00
devcmd.h
Added "fill" command.
2012-08-09 16:07:05 +12: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: allow Ctrl+C to shutdown server.
2012-10-09 11:57:14 +13: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
Fix non-termination problem in embedded mode (win32).
2012-10-31 08:52:47 +12:00
power.c
Add "power profile" command to show code hotspots.
2012-10-04 12:52:55 +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
dis: power consumption annotations.
2012-10-04 12:47:25 +13:00
rtools.h
Restructuring: moved user interface code to ui/
2011-09-14 16:22:01 +12:00
stdcmd.c
Move namelist function to output_util.
2012-10-09 10:03:10 +13:00
stdcmd.h
Restructuring: moved user interface code to ui/
2011-09-14 16:22:01 +12:00
sym.c
Support for demangling of C++ symbol names.
2012-07-16 10:02:06 +12:00
sym.h
Restructuring: moved user interface code to ui/
2011-09-14 16:22:01 +12:00