On 28/06/2021 18:48, John Snow wrote:
On Mon, Jun 28, 2021 at 8:32 AM Emanuele Giuseppe Esposito
mailto:eespo...@redhat.com>> wrote:
This series adds the option to attach gdbserver and valgrind
to the QEMU binary running in qemu_iotests.
It also allows to redirect QEMU binarie
On Mon, Jun 28, 2021 at 8:32 AM Emanuele Giuseppe Esposito <
eespo...@redhat.com> wrote:
> This series adds the option to attach gdbserver and valgrind
> to the QEMU binary running in qemu_iotests.
> It also allows to redirect QEMU binaries output of the python tests
> to the stdout, instead of a
This series adds the option to attach gdbserver and valgrind
to the QEMU binary running in qemu_iotests.
It also allows to redirect QEMU binaries output of the python tests
to the stdout, instead of a log file.
Patches 1-9 introduce the -gdb option to both python and bash tests,
10-14 extend the