RE: [Qemu-devel] [PATCH]target-arm: fix semihosting commandline handling

2010-11-19 Thread Schildbach, Wolfgang
dbach From: qemu-devel-bounces+wschi=dolby@nongnu.org [mailto:qemu-devel-bounces+wschi=dolby@nongnu.org] On Behalf Of Schildbach, Wolfgang Sent: Friday, November 19, 2010 5:22 PM To: qemu-devel@nongnu.org Cc: peter.mayd...@linaro.org Subject: [Qemu-devel] [PATCH]target-arm

RE: [Qemu-devel] [PATCH]target-arm: fix semihosting commandline handling

2010-11-19 Thread Schildbach, Wolfgang
[mailto:qemu-devel-bounces+wschi=dolby@nongnu.org] On Behalf Of Schildbach, Wolfgang Sent: Friday, November 19, 2010 5:22 PM To: qemu-devel@nongnu.org Cc: peter.mayd...@linaro.org Subject: [Qemu-devel] [PATCH]target-arm: fix semihosting commandline handling The ARM semihosting commandline

[Qemu-devel] [PATCH]target-arm: fix semihosting commandline handling

2010-11-19 Thread Schildbach, Wolfgang
The ARM semihosting commandline handling does not work -- please see details in bug report 673613, https://bugs.launchpad.net/qemu/+bug/673613 . The following patch, suggested by Peter Maydell, fixes the problem. I have tested the patch on the latest development tree, on which it works (after one