Improved /exec to support gdb execution.
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Mon, 7 Aug 2017 15:22:15 +0000 (17:22 +0200)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Mon, 7 Aug 2017 16:55:45 +0000 (18:55 +0200)
commitab1170e65d6d03dd1eb2542b5fc47694d7785e70
treea1d8976725a768221d56ce5f57d114a2c485424e
parentbf2487c4e4c925f437f9e72f09f6ef5099a0c3cb
Improved /exec to support gdb execution.

/exec now supports stdin and stdout/stderr tunneling over an websocket (socketio).
This also supports redirection of inferior process output (stdout only) in particular case of gdb command (set gdb --tty option).
.vscode/settings.json
Makefile
glide.yaml
lib/apiv1/exec.go