qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] Add -semihosting-config ....cmdline=string.


From: Liviu Ionescu
Subject: Re: [Qemu-devel] [PATCH v2] Add -semihosting-config ....cmdline=string.
Date: Thu, 20 Nov 2014 22:39:48 +0200

On 20 Nov 2014, at 22:20, Eric Blake <address@hidden> wrote:

> Instead, try:
> 
> -semihosting-config target=native,cmdline="MessageTest
> --gtest_output=xml:gcm.xml,,baburiba"

with double comma, the output of my custom qemu shows that the command line was 
properly parsed:

GNU ARM Eclipse QEMU v2.1.92 (qemu-system-gnuarmeclipse).
Board/machine: 'LM3S6965EVB'.
Core: 'cortex-m3', flash: 256 KB, RAM: 64 KB.
Image: 'qemu_osx_aep_gcc_minimal_Debug/minimal.elf'.
Command line: 'MessageTest --gtest_output=xml:gcm.xml,baburiba' (47 bytes).

however the syntax is unusual and quite non-intuitive.


regards,

Liviu




reply via email to

[Prev in Thread] Current Thread [Next in Thread]