[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC PATCH] gdbstub: use a better signal when we halt for IO reasons
|
From: |
Alex Bennée |
|
Subject: |
Re: [RFC PATCH] gdbstub: use a better signal when we halt for IO reasons |
|
Date: |
Wed, 29 Nov 2023 13:19:56 +0000 |
|
User-agent: |
mu4e 1.11.25; emacs 29.1 |
Alex Bennée <alex.bennee@linaro.org> writes:
> The gdb description GDB_SIGNAL_IO is "I/O possible" and by default gdb
> will try and restart the guest, getting us nowhere. Report
> GDB_SIGNAL_STOP instead which should at least halt the session at the
> failure point.
>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Cc: Luis Machado <luis.machado@arm.com>
ping?
This has been broken for awhile so I don't know if its worth putting it
in 8.2 (I have nothing else in my queue right now). However I suspect
people only get confused when they have disks filling up and debugging
stops working.
--
Alex Bennée
Virtualisation Tech Lead @ Linaro