qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 17/22] tests/guest-debug: add a simple test runner


From: Richard Henderson
Subject: Re: [PATCH v5 17/22] tests/guest-debug: add a simple test runner
Date: Wed, 15 Jan 2020 12:40:10 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

On 1/14/20 5:09 AM, Alex Bennée wrote:
> +    gdb_cmd = "%s %s -ex 'target remote localhost:1234' -x %s" % (args.gdb, 
> args.binary, args.test)

It'd be nice to wrap this line.  Otherwise,

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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