riscv-openocd/src
Øyvind Harboe 1abc26d7a2 helper: fix flaky capture command
capture of progress output would get polling
results. This will break in the example below
where polling output would override the tcl
return value.

capture {sleep 10000; set abc def}

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2010-09-20 20:45:48 +02:00
..
flash warnings: fix alignment warnings 2010-09-20 13:12:35 +02:00
helper helper: fix flaky capture command 2010-09-20 20:45:48 +02:00
jtag zy1000: add support for Linux host 2010-09-20 20:45:16 +02:00
pld warnings: fix alignment warnings 2010-09-20 13:12:35 +02:00
server tcl_server: switch to ctrl-z 2010-09-20 20:45:48 +02:00
svf svf: -Wshadow warning fixes 2010-06-16 08:17:27 +02:00
target warnings: fix alignment warnings 2010-09-20 13:12:35 +02:00
xsvf xsvf: Fix shadow issues on Mac 2010-06-22 08:24:26 +02:00
Makefile.am jtag: build jtag first because it generates header files 2010-09-20 13:44:36 +02:00
ecosboard.c util: ms command to calculate length of operations 2010-08-01 09:35:58 +02:00
hello.c HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
hello.h HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
main.c logging: turn of stdout/stderr buffering 2010-09-20 20:45:48 +02:00
openocd.c helper: add stacktrace command that returns error stacktrace 2010-09-12 20:18:43 +02:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00