Re: [Qemu-devel] About QEMU debugging console

2010-10-28 Thread Kevin Wolf
Am 28.10.2010 04:20, schrieb Zhiyuan Shao: > OK, If I get some time in the close future, I will try to improve the > relevant part (todo list: PAE/PSE(36), IDT, GDT, x86_64, possibly > pipe-like feature) of Qemu that I think it will be helpful for people > debugging code on the i386 platform. > >

Re: [Qemu-devel] About QEMU debugging console

2010-10-27 Thread Zhiyuan Shao
On Wed, 2010-10-27 at 20:07 +, Blue Swirl wrote: > On Wed, Oct 27, 2010 at 1:10 AM, Zhiyuan Shao wrote: > > On Tue, 2010-10-26 at 18:59 +, Blue Swirl wrote: > >> On Tue, Oct 26, 2010 at 12:22 PM, Zhiyuan Shao wrote: > >> > Hi team, > >> > > >> > I am a Qemu User, and using Qemu 0.13.0 to

Re: [Qemu-devel] About QEMU debugging console

2010-10-27 Thread Blue Swirl
On Wed, Oct 27, 2010 at 1:10 AM, Zhiyuan Shao wrote: > On Tue, 2010-10-26 at 18:59 +, Blue Swirl wrote: >> On Tue, Oct 26, 2010 at 12:22 PM, 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

Re: [Qemu-devel] About QEMU debugging console

2010-10-26 Thread Zhiyuan Shao
On Tue, 2010-10-26 at 18:59 +, Blue Swirl wrote: > On Tue, Oct 26, 2010 at 12:22 PM, 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 b

Re: [Qemu-devel] About QEMU debugging console

2010-10-26 Thread Blue Swirl
On Tue, Oct 26, 2010 at 12:22 PM, 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 s

[Qemu-devel] About QEMU debugging console

2010-10-26 Thread Zhiyuan Shao
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 Qemu in the command line) is rather difficult to use. It