From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FiAuZ-0006sI-IN for mharc-grub-devel@gnu.org; Mon, 22 May 2006 09:57:31 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FiAuX-0006sD-IX for grub-devel@gnu.org; Mon, 22 May 2006 09:57:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FiAuV-0006s1-8O for grub-devel@gnu.org; Mon, 22 May 2006 09:57:28 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FiAuV-0006ry-2Q for grub-devel@gnu.org; Mon, 22 May 2006 09:57:27 -0400 Received: from [194.109.24.30] (helo=smtp-vbr10.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FiAyU-0001AF-VF for grub-devel@gnu.org; Mon, 22 May 2006 10:01:35 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr10.xs4all.nl (8.13.6/8.13.6) with ESMTP id k4MDvJpx026841 for ; Mon, 22 May 2006 15:57:22 +0200 (CEST) (envelope-from mgerards@xs4all.nl) Mail-Copies-To: mgerards@xs4all.nl To: The development of GRUB 2 References: <20060522085146.GC70384@meta.morph.sk> From: Marco Gerards Date: Mon, 22 May 2006 16:00:01 +0200 In-Reply-To: <20060522085146.GC70384@meta.morph.sk> (Lubomir Kundrak's message of "Mon, 22 May 2006 10:51:46 +0200") Message-ID: <87odxqma72.fsf@xs4all.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: Remote debugging GRUB over a serial line X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 13:57:29 -0000 Lubomir Kundrak writes: Hi Lubomir, > For those who are interested, here's gdb remote stub > for debugging over serial line. > > http://netbsd.sk/~lkundrak/misc/grub2-gdb/grub2-gdb-stub.diff > > This week I'll try to clean up the code, so don't > expect it to be particularly good yet. When it is finished, could you please send the patch to the list (inline) and can you include a changelog entry? That will make it easier to get the patch applied. Thanks, Marco