From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JuMxA-00014c-RC for qemu-devel@nongnu.org; Fri, 09 May 2008 03:23:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JuMx9-00014B-Aq for qemu-devel@nongnu.org; Fri, 09 May 2008 03:23:40 -0400 Received: from [199.232.76.173] (port=50814 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JuMx9-000148-5v for qemu-devel@nongnu.org; Fri, 09 May 2008 03:23:39 -0400 Received: from mx20.gnu.org ([199.232.41.8]:56452) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JuMx8-0007KM-L2 for qemu-devel@nongnu.org; Fri, 09 May 2008 03:23:38 -0400 Received: from rv-out-0708.google.com ([209.85.198.244]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JuMx8-0000dA-5G for qemu-devel@nongnu.org; Fri, 09 May 2008 03:23:38 -0400 Received: by rv-out-0708.google.com with SMTP id f25so1118666rvb.22 for ; Fri, 09 May 2008 00:23:36 -0700 (PDT) Message-ID: Date: Fri, 9 May 2008 14:23:36 +0700 From: "Mulyadi Santosa" Subject: Re: [Qemu-devel] Debugging vmlinux with qemu and gdb. Unable to step, next, print or to get any information.. In-Reply-To: <4823D56F.1010600@windriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <824D057211107844BA95DB341B4BF12E01139BF2@hanvsmail04.eu.thmulti.com> <4823D56F.1010600@windriver.com> 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 HI Jason... On Fri, May 9, 2008 at 11:39 AM, Jason Wessel wrote: >> Of course, this assume that there is no bugs while Qemu inspect and >> found that it must pause at certain address... I believe Jasson Wessel >> had squashed all that kind of bugs in the past. >> >> regards, >> >> Mulyadi. >> >> > I believe that Mulyadi is talking about the following two patches which > are attached here, assuming you are able to hit breakpoints. Thanks.... I believe that's the patch that will fix his problem. regards, Mulyadi.