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 <richard.hender...@linaro.org> r~
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 <richard.hender...@linaro.org> r~