qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v1] gdbstub: Refactor gdb packets handler


From: no-reply
Subject: Re: [Qemu-devel] [PATCH v1] gdbstub: Refactor gdb packets handler
Date: Wed, 24 Apr 2019 06:00:59 -0700 (PDT)

Patchew URL: https://patchew.org/QEMU/address@hidden/



Hi,

This series failed the asan build test. Please find the testing commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.

=== TEST SCRIPT BEGIN ===
#!/bin/bash
time make address@hidden TARGET_LIST=x86_64-softmmu J=14 NETWORK=1
=== TEST SCRIPT END ===

  CC      x86_64-softmmu/ioport.o
  CC      x86_64-softmmu/numa.o
  CC      x86_64-softmmu/qtest.o
/tmp/qemu-test/src/gdbstub.c:1660:40: error: suggest braces around 
initialization of subobject [-Werror,-Wmissing-braces]
    GdbCmdVariant syscall_params[3] = {0};
                                       ^
                                       {}


The full log is available at
http://patchew.org/logs/address@hidden/testing.asan/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to address@hidden

reply via email to

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