qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2] tests/tcg: Stop using exit() in the gdbstub testcases


From: Alex Bennée
Subject: Re: [PATCH v2] tests/tcg: Stop using exit() in the gdbstub testcases
Date: Tue, 12 Nov 2024 21:02:20 +0000
User-agent: mu4e 1.12.7; emacs 29.4

Ilya Leoshkevich <iii@linux.ibm.com> writes:

> GDB 15 does not like exit() anymore:
>
>     (gdb) python exit(0)
>     Python Exception <class 'SystemExit'>: 0
>     Error occurred in Python: 0
>
> Use the GDB's own exit command, like it's already done in a couple
> places, everywhere. This is the same fix as commit 93a3048dcf45
> ("tests: Gently exit from GDB when tests complete"), but applied to
> more places.

Queued to maintainer/for-9.2, thanks.

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro



reply via email to

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