From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FneIb-0004en-Ub for qemu-devel@nongnu.org; Tue, 06 Jun 2006 12:20:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FneIb-0004eb-D9 for qemu-devel@nongnu.org; Tue, 06 Jun 2006 12:20:57 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FneIb-0004eY-8S for qemu-devel@nongnu.org; Tue, 06 Jun 2006 12:20:57 -0400 Received: from [24.93.47.43] (helo=ms-smtp-04.texas.rr.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FneQ0-0004SC-Bz for qemu-devel@nongnu.org; Tue, 06 Jun 2006 12:28:36 -0400 Received: from [192.168.0.11] (cpe-67-9-160-120.austin.res.rr.com [67.9.160.120]) by ms-smtp-04.texas.rr.com (8.13.6/8.13.6) with ESMTP id k56GKNh4021324 for ; Tue, 6 Jun 2006 11:20:23 -0500 (CDT) Subject: Re: [Qemu-devel] Ask for debugging linux kernel with Qemu 0.8.1 on Msys From: Lonnie Mendez In-Reply-To: <20060606123513.50316.qmail@web38112.mail.mud.yahoo.com> References: <20060606123513.50316.qmail@web38112.mail.mud.yahoo.com> Content-Type: text/plain Date: Tue, 06 Jun 2006 11:20:22 -0500 Message-Id: <1149610822.5762.2.camel@localhost> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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/