From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JuPS8-0002uP-Qs for qemu-devel@nongnu.org; Fri, 09 May 2008 06:03:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JuPS6-0002sy-QX for qemu-devel@nongnu.org; Fri, 09 May 2008 06:03:48 -0400 Received: from [199.232.76.173] (port=50516 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JuPS6-0002ss-Id for qemu-devel@nongnu.org; Fri, 09 May 2008 06:03:46 -0400 Received: from wf-out-1314.google.com ([209.85.200.171]:41442) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JuPS6-0006Gs-2y for qemu-devel@nongnu.org; Fri, 09 May 2008 06:03:46 -0400 Received: by wf-out-1314.google.com with SMTP id 27so1092420wfd.4 for ; Fri, 09 May 2008 03:03:43 -0700 (PDT) Message-ID: Date: Fri, 9 May 2008 17:03:43 +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: <824D057211107844BA95DB341B4BF12E01139BF4@hanvsmail04.eu.thmulti.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> <824D057211107844BA95DB341B4BF12E01139BF4@hanvsmail04.eu.thmulti.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 On Fri, May 9, 2008 at 4:03 PM, Keilhau Timo ( Student ) wrote: > Hello Jan, Jason and Mulyadi! > BIG BIG thanks to you! It works now! > You really have pointed me to the right solution. Well, the credits certainly goes to Jason.... i remember his name quite strong because once I also studied how the hell breakpoint management is done in Qemu :D regards, Mulyadi.