[Qemu-devel] Bug with GDB from commit ca3e40e

2015-11-16 Thread Marc Marí
Hi I was trying to debug some stuff in the bootloader and the optionrom, and I found a bug with QEMU and GDB. In commit ca3e40e (a pull request from Michael), I get this: x86_64-softmmu/qemu-system-x86_64 --enable-kvm \ -kernel /boot/vmlinuz-4.1.7-200.fc22.x86_64 -s -S

Re: [Qemu-devel] Bug with GDB from commit ca3e40e

2015-11-16 Thread Marc Marí
On Mon, 16 Nov 2015 08:45:09 +0200 "Michael S. Tsirkin" wrote: > On Mon, Nov 16, 2015 at 02:04:41AM +0100, Marc Marí wrote: > > Hi > > > > I was trying to debug some stuff in the bootloader and the > > optionrom, and I found a bug with QEMU and GDB. In commit ca3e40e > > (a

Re: [Qemu-devel] Bug with GDB from commit ca3e40e

2015-11-16 Thread Michael S. Tsirkin
On Mon, Nov 16, 2015 at 02:04:41AM +0100, Marc Marí wrote: > Hi > > I was trying to debug some stuff in the bootloader and the optionrom, > and I found a bug with QEMU and GDB. In commit ca3e40e (a pull request > from Michael), I get this: > > x86_64-softmmu/qemu-system-x86_64 --enable-kvm \ >