mspdebug/util
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
..
btree.c Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
btree.h Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
dis.c Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
dis.h Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
expr.c Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
expr.h Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
gdb_proto.c Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
gdb_proto.h Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
list.c Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
list.h Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
opdb.c Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
opdb.h Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
output.c Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
output.h Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
output_util.c Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
output_util.h Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
prog.c Display section names when programming. 2011-10-12 13:52:56 +13:00
prog.h Display section names when programming. 2011-10-12 13:52:56 +13:00
sockets.c Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
sockets.h Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
sport.c sport: allow serial reads to be interrupted with Ctrl+C. 2011-09-19 09:51:19 +12:00
sport.h Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
stab.c Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
stab.h Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
usbutil.c Implemented TI3410 transport. 2011-09-16 14:40:40 +12:00
usbutil.h Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
util.c expand_tilde: use strdup() instead of malloc()/strcpy(). 2011-10-04 10:28:24 +13:00
util.h win32: protect access to ctrlc_flag with critical section. 2011-09-19 04:33:58 +12:00
vector.c Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00
vector.h Restructuring: moved low-level utility code to util/ 2011-09-14 16:19:30 +12:00