openocd/src/helper
Stian Skjelsad e8641695c6 When calling openocd from a shell like this:
openocd -f board/sheevaplug.cfg -c init -c exit

the calling shell will believe that openocd exited with an error due to exitval will be non-zero

This is not tested against incomming telnet

Change-Id: I63d15715a7b46f39a7de261a45039f8c3cad7a98
Signed-off-by: Stian Skjelstad <stian@nixia.no>
Reviewed-on: http://openocd.zylin.com/470
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-by: Bill Traynor <wmat@alphatroop.com>
Reviewed-by: Mathias Küster <kesmtp@freenet.de>
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
2012-07-11 08:16:04 +00:00
..
bin2char.c warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
binarybuffer.c Add a bit-level transfer queue 2012-07-06 14:58:25 +00:00
binarybuffer.h Add a bit-level transfer queue 2012-07-06 14:58:25 +00:00
command.c When calling openocd from a shell like this: 2012-07-11 08:16:04 +00:00
command.h build: add helper/types.h to config.h 2012-05-21 16:15:26 +00:00
configuration.c build: cleanup src/helper directory 2012-02-06 10:49:52 +00:00
configuration.h build: cleanup src/helper directory 2012-02-06 10:49:52 +00:00
fileio.c build: cleanup src/helper directory 2012-02-06 10:49:52 +00:00
fileio.h build: add helper/types.h to config.h 2012-05-21 16:15:26 +00:00
ioutil_stubs.c stubs: buildfix 2009-12-02 15:24:14 -08:00
ioutil.c ecosboard: delete bit-rotted eCos code 2012-03-13 19:11:11 +00:00
ioutil.h build: cleanup src/helper directory 2012-02-06 10:49:52 +00:00
jim-nvp.c build: cleanup src/helper directory 2012-02-06 10:49:52 +00:00
jim-nvp.h build: cleanup src/helper directory 2012-02-06 10:49:52 +00:00
list.h Add a bit-level transfer queue 2012-07-06 14:58:25 +00:00
log.c build: cleanup src/helper directory 2012-02-06 10:49:52 +00:00
log.h When calling openocd from a shell like this: 2012-07-11 08:16:04 +00:00
Makefile.am Add a bit-level transfer queue 2012-07-06 14:58:25 +00:00
options.c flash: retire unused eCos flash driver 2012-03-11 21:14:21 +00:00
replacements.c build: cleanup src/helper directory 2012-02-06 10:49:52 +00:00
replacements.h build: add helper/types.h to config.h 2012-05-21 16:15:26 +00:00
startup.tcl Fix "Evaluate 'script' in the global scope" 2011-10-24 17:40:52 +00:00
system.h ecosboard: delete bit-rotted eCos code 2012-03-13 19:11:11 +00:00
time_support_common.c build: cleanup src/helper directory 2012-02-06 10:49:52 +00:00
time_support.c build: cleanup src/helper directory 2012-02-06 10:49:52 +00:00
time_support.h doxygen: use correct comment syntax 2012-02-06 12:55:03 +00:00
types.h build: cleanup src/helper directory 2012-02-06 10:49:52 +00:00
util.c build: cleanup src/helper directory 2012-02-06 10:49:52 +00:00
util.h build: cleanup src/helper directory 2012-02-06 10:49:52 +00:00