Re: [Qemu-devel] Re: About QEMU debugging console

2010-10-31 Thread Andreas Färber
Am 29.10.2010 um 09:32 schrieb Jan Kiszka: Am 29.10.2010 04:41, Zhiyuan Shao wrote: On Thu, 2010-10-28 at 14:36 +0200, Jan Kiszka wrote: The most important lacking feature is proper system-level debugging support for gdb (via gdbstub). Once gdb has full access to all CPU states of the x86 targ

Re: [Qemu-devel] Re: About QEMU debugging console

2010-10-29 Thread Jan Kiszka
Am 29.10.2010 04:41, Zhiyuan Shao wrote: > On Thu, 2010-10-28 at 14:36 +0200, Jan Kiszka wrote: >> Am 26.10.2010 14:22, Zhiyuan Shao wrote: >>> Hi team, >>> >>> I am a Qemu User, and using Qemu 0.13.0 to debugging the linux kernel >>> code (Qemu+GDB). >>> >>> During the usage, I found the Qemu deb

Re: [Qemu-devel] Re: About QEMU debugging console

2010-10-28 Thread Zhiyuan Shao
On Thu, 2010-10-28 at 14:36 +0200, Jan Kiszka wrote: > Am 26.10.2010 14:22, Zhiyuan Shao wrote: > > Hi team, > > > > I am a Qemu User, and using Qemu 0.13.0 to debugging the linux kernel > > code (Qemu+GDB). > > > > During the usage, I found the Qemu debugging console (i.e., entered by > > press

[Qemu-devel] Re: About QEMU debugging console

2010-10-28 Thread Jan Kiszka
Am 26.10.2010 14:22, Zhiyuan Shao wrote: > Hi team, > > I am a Qemu User, and using Qemu 0.13.0 to debugging the linux kernel > code (Qemu+GDB). > > During the usage, I found the Qemu debugging console (i.e., entered by > pressing Ctl+Alt+2 in Qemu SDL window or by passing "-monitor stdio" to >