arm: semihosting: set command line arguments
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Wed, 28 Dec 2016 22:43:53 +0000 (23:43 +0100)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sun, 22 Oct 2017 22:06:09 +0000 (23:06 +0100)
commitef49b34b2af5bae85e5ee887c49eed02eb227feb
tree0ca91e1f369a7708483d6c14b7f106ad5d297dde
parent1662508911bdf8f86a4f19f6b9eb701c58e9d328
arm: semihosting: set command line arguments

Add "arm semihosting_cmdline [argv0 argv1 ...]" for setting the
command line arguments for the debuggee.

[andreas.fritiofson@gmail.com]: Dynamic allocation, empty default

Change-Id: I831ddd161d602f251940e29608a154e9590fdee1
Signed-off-by: Christian Groessler <chris@groessler.org>
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/3106
Tested-by: jenkins
doc/openocd.texi
src/target/arm.h
src/target/arm_semihosting.c
src/target/armv4_5.c