From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JmSh8-0003Lp-92 for mharc-grub-devel@gnu.org; Thu, 17 Apr 2008 07:54:26 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JmSh6-0003Li-HX for grub-devel@gnu.org; Thu, 17 Apr 2008 07:54:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JmSh4-0003LV-Lm for grub-devel@gnu.org; Thu, 17 Apr 2008 07:54:23 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmSh4-0003LS-HZ for grub-devel@gnu.org; Thu, 17 Apr 2008 07:54:22 -0400 Received: from mx1.redhat.com ([66.187.233.31]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JmSh4-0005uE-2f for grub-devel@gnu.org; Thu, 17 Apr 2008 07:54:22 -0400 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m3HBsLUb020006 for ; Thu, 17 Apr 2008 07:54:21 -0400 Received: from pobox.stuttgart.redhat.com (pobox.stuttgart.redhat.com [172.16.2.10]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m3HBsK8l010379 for ; Thu, 17 Apr 2008 07:54:21 -0400 Received: from [10.34.1.17] (gopher.brq.redhat.com [10.34.1.17]) by pobox.stuttgart.redhat.com (8.13.1/8.13.1) with ESMTP id m3HBsKwQ031936 for ; Thu, 17 Apr 2008 07:54:20 -0400 From: Lubomir Kundrak To: The development of GRUB 2 In-Reply-To: <1208286069.23118.4.camel@dv> References: <1208212240.3971.48.camel@localhost.localdomain> <1208286069.23118.4.camel@dv> Content-Type: text/plain Organization: Red Hat Inc. Date: Thu, 17 Apr 2008 13:54:22 +0200 Message-Id: <1208433262.770.45.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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: Thu, 17 Apr 2008 11:54:24 -0000 On Tue, 2008-04-15 at 15:01 -0400, Pavel Roskin wrote: > 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. Yup, sorry for that. The first change was discussed below. How about the second one, does it look sane? -- Lubomir Kundrak (Red Hat Security Response Team)