> On 20 May 2015, at 17:40, Peter Maydell <peter.mayd...@linaro.org> wrote: > > ... The ARM semihosting API doesn't mandate any kind of quoting, and we > can't know what the guest application expects,
ok (btw, my embedded semihosting code is happy with both quotes or apostrophes) > so the user is going > to have to supply any necessary quotes. could you exemplify how the qemu syntax would look like for passing something functionally equivalent to the shell syntax [program --opt1 "path 1" --opt2 "path 2"]? Is the syntax identical for both UHI and ARM? regards, Liviu