|
From: | Toolman P |
Subject: | Question: How to debug QEMU itself (not with Qemu) using GDB |
Date: | Tue, 6 Feb 2024 09:14:33 +0000 |
Howdy, everyone. This might be a really dumb question. I'm trying to debug Qemu using gdb but the gdb cannot intercepts the SIGINT (ctrl-c) signal, therefore i cannot use the regular debugging method to temporiliy suspend Qemu's execution. How can i make around
with that?
Huge Thanks!
|
[Prev in Thread] | Current Thread | [Next in Thread] |