qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Ask for debugging linux kernel with Qemu 0.8.1 on Msys


From: Lonnie Mendez
Subject: Re: [Qemu-devel] Ask for debugging linux kernel with Qemu 0.8.1 on Msys
Date: Tue, 06 Jun 2006 11:20:22 -0500

On Tue, 2006-06-06 at 05:35 -0700, Tieu Ma Dau wrote:
> Hi All, 
> I've compiled Linux kernel 2.6.16 with kgdb on Linux. And after that,
> I've tried to debug this kernel with Qemu 0.8.1 on Msys to simulate
> ARM Processor. In fact, I've run the command below: 
> qemu-system-arm -kernel myKernel -initrd arm_root.img -s 
> But I can't make the connection from arm-toolchain-gdb to the port
> 1234 (by default, this port must be openned by Qemu when using the
> option -s for debugging) 
> Furthermore, I've confirmed if the port 1234 is openned or not with
> the command: netstat -ao and there is not port 1234 openned. I've also
> try the option -p 123456 to change the default port for debugging of
> Qemu but I've got the same result. 
> Do you know where the problem arrive? 

Have you seen this?

http://lists.gnu.org/archive/html/qemu-devel/2006-05/msg00457.html


http://lists.gnu.org/archive/html/qemu-devel/






reply via email to

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