aboutsummaryrefslogtreecommitdiff
path: root/src/helper/command.h
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2019-04-07 05:12:31 +0200
committerTomas Vanek <vanekt@fbl.cz>2019-05-14 19:40:14 +0100
commitc826746068d46099eb787c403a240b4afff37c0a (patch)
tree903a9dde013533b465cea11ebeccbe5fd17ec9be /src/helper/command.h
parent31c67cc83083ccc2db49d136a9b0d7227e336dba (diff)
helper/command: send command output only to the right server
When opening multiple telnet connections, the command output on one console is broadcast to all the other console. Send the command output only to the output handler that has been set for that context. For the moment, still broadcast the errors. Note that contexts which doesn't explicitly set the output handler (e.g. gdb_server), will inherit the global output handler configuration_output_handler() that will broadcast the output. Change-Id: I1f2d6e6a3bbf730f5fa77246730fce1445742a1e Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5093 Tested-by: jenkins Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
Diffstat (limited to 'src/helper/command.h')
0 files changed, 0 insertions, 0 deletions