From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JlqP5-0004KR-2H for mharc-grub-devel@gnu.org; Tue, 15 Apr 2008 15:01:15 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JlqP3-0004K2-DY for grub-devel@gnu.org; Tue, 15 Apr 2008 15:01:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JlqP1-0004JV-Q1 for grub-devel@gnu.org; Tue, 15 Apr 2008 15:01:13 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JlqP1-0004JS-Kq for grub-devel@gnu.org; Tue, 15 Apr 2008 15:01:11 -0400 Received: from c60.cesmail.net ([216.154.195.49]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1JlqP1-0007PO-3s for grub-devel@gnu.org; Tue, 15 Apr 2008 15:01:11 -0400 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 15 Apr 2008 15:01:10 -0400 Received: from [192.168.1.21] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by relay.cesmail.net (Postfix) with ESMTP id D87D4619058 for ; Tue, 15 Apr 2008 15:01:09 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <1208212240.3971.48.camel@localhost.localdomain> References: <1208212240.3971.48.camel@localhost.localdomain> Content-Type: text/plain Date: Tue, 15 Apr 2008 15:01:09 -0400 Message-Id: <1208286069.23118.4.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] Make gdb debugging a bit less painful 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: Tue, 15 Apr 2008 19:01:13 -0000 On Tue, 2008-04-15 at 00:30 +0200, Lubomir Kundrak wrote: > These are pretty self-explainable. I think I tried to sumbit these > changes with the serial debugging patch year and some months ago and I > was told to sign the copyright assignment. I have already done that > now. :) > > 2008-04-15 Lubomir Kundrak > > * kern/main.c (grub_main) [!GRUB_UTIL]: Alias grub_main to main, > so that gdb is able to find stack top. > * genmk.rb: replace strip with objcopy, so unstripped files are > left untouched for debugging purposes. I'll appreciate if you don't mix two completely different changes together. -- Regards, Pavel Roskin