[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] User emulation & gdb & sigsegv
From: |
Daniel Jacobowitz |
Subject: |
Re: [Qemu-devel] User emulation & gdb & sigsegv |
Date: |
Wed, 17 Dec 2008 14:45:15 -0500 |
User-agent: |
Mutt/1.5.17 (2008-05-11) |
On Thu, Dec 11, 2008 at 12:06:53AM +0100, Lionel Landwerlin wrote:
> Hello,
>
> Currently, when using gdb connected to qemu, if a sigsegv is raised,
> Qemu just exits.
>
> How should I modify Qemu to redirect this last signal to the connected
> gdb and print a stack trace at least ?
>
> I tried to call gdb_handlesig(gdbstub.c) from
> force_sig(linux-user/signal.c) but Qemu just crashes.
Hi Lionel - I didn't see this message until today (I read the list
only infrequently), but I posted a patch for this exact issue the next
day. Let me know if it doesn't work for you, please.
--
Daniel Jacobowitz
CodeSourcery