qemu-discuss
[Top][All Lists]
Advanced

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

[Qemu-discuss] GDB breakpoints don't seem to work when kvm is enabled


From: Eduard Nicodei
Subject: [Qemu-discuss] GDB breakpoints don't seem to work when kvm is enabled
Date: Thu, 18 Sep 2014 13:38:57 +0300

Hello,

I was trying to debug an embedded OS using QEMU and GDB. The OS required Multiboot, so I was launching it from GRUB.
The problem was that I was unable to setup breakpoins in any of the OS code (either software or hardware breakpoints).

QEMU wiki doesn't have much information: http://wiki.qemu.org/Documentation/Debugging

I fixed the problem by removing -enable-kvm from my QEMU command line. I was thinking wiki page should be updated, especially since I couldn't find this solution online.

I can gladly update qemu wiki page, unfortunately registering has been disabled. If somebody can add an account for me (username "neduard" or "eddnicodei") that would be appreciated. Alternatively they can update wiki themselves with something like:

"Please note that you should DISABLE KVM when doing system debugging with QEMU, failure to do so, might cause problems when setting up breakpoints."
"Also note, if debugging early bootup code in x86, you should be aware of the 'set architecture' gdb command".

Many Thanks!
Eduard Nicodei

reply via email to

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