openocd/src
Paul Fertser 6916550938 jlink: change prototype of show_config*() functions
To prepare for handling TCL return values consistently, all calls
to command_print/command_print_sameline should be ready to switch
to CMD as first parameter.

Change prototype of show_config*() functions to pass CMD instead
of CMD_CTX.

This change was part of http://openocd.zylin.com/1815 from Paul
Fertser and has been extracted and rebased to simplify the review.

Change-Id: I131a904774bf60ad1bf9d90dbc65927c246ac23a
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5080
Tested-by: jenkins
2019-05-14 19:37:00 +01:00
..
flash nor/at91sam4: change prototype of get_current_sam4() 2019-05-14 19:34:07 +01:00
helper helper/command: add macro CMD 2019-05-14 19:32:49 +01:00
jtag jlink: change prototype of show_config*() functions 2019-05-14 19:37:00 +01:00
pld Set empty usage field for commands that do not need parameters 2019-04-07 08:19:34 +01:00
rtos rtos/hwthread: add hardware-thread pseudo rtos 2019-03-08 12:54:47 +00:00
server Set empty usage field for commands that do not need parameters 2019-04-07 08:19:34 +01:00
svf svf: improve robustness when processing invalid SVF files 2018-03-13 08:41:21 +00:00
target target/esirisc_trace: change prototype of trace dump functions 2019-05-14 19:36:53 +01:00
transport configure: disable all drivers when zy1000 is enabled 2018-04-09 09:04:46 +01:00
xsvf Convert to non-recursive make 2016-12-08 16:23:10 +00:00
hello.c command_registration: add empty usage field to chained commands 2019-04-07 08:17:36 +01:00
hello.h
main.c
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
openocd.c armv8: valgrind memleak fixes 2018-04-10 09:13:02 +01:00
openocd.h