From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JtOhT-0005Cb-6u for mharc-grub-devel@gnu.org; Tue, 06 May 2008 11:03:27 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JtOhR-0005AS-Co for grub-devel@gnu.org; Tue, 06 May 2008 11:03:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JtOhP-00057r-Lx for grub-devel@gnu.org; Tue, 06 May 2008 11:03:24 -0400 Received: from [199.232.76.173] (port=42922 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JtOhP-00057R-AY for grub-devel@gnu.org; Tue, 06 May 2008 11:03:23 -0400 Received: from aybabtu.com ([69.60.117.155]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JtOhO-0002Mh-Nt for grub-devel@gnu.org; Tue, 06 May 2008 11:03:22 -0400 Received: from [192.168.10.6] (helo=thorin) by aybabtu.com with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1JtOhL-0002xU-TW for grub-devel@gnu.org; Tue, 06 May 2008 17:03:21 +0200 Received: from rmh by thorin with local (Exim 4.63) (envelope-from ) id 1JtOgb-0006WN-OT for grub-devel@gnu.org; Tue, 06 May 2008 17:02:33 +0200 Date: Tue, 6 May 2008 17:02:33 +0200 From: Robert Millan To: The development of GRUB 2 Message-ID: <20080506150233.GC23773@thorin> References: <1209647545.3433.14.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1209647545.3433.14.camel@localhost.localdomain> Organization: free as in freedom X-Message-Flag: Worried about Outlook viruses? Switch to Thunderbird! www.mozilla.com/thunderbird X-Debbugs-No-Ack: true User-Agent: Mutt/1.5.13 (2006-08-11) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] Remote GDB debugging stub (for i386) 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, 06 May 2008 15:03:25 -0000 On Thu, May 01, 2008 at 03:12:25PM +0200, Lubomir Rintel wrote: > --- grub2/gdb/cstub.c 1970-01-01 01:00:00.000000000 +0100 > +++ grub2-gdb/gdb/cstub.c 2008-05-01 10:57:57.000000000 +0200 > @@ -0,0 +1,362 @@ > +/* cstub.c - machine independent portion of remote GDB stub */ > +/* > + * Copyright (C) 2006 Lubomir Kundrak Please put the FSF in copyright notice (since copyright is being assigned). Also acknowledge whatever copyright/license notice there was in code copied from gdb (though if it was public domain, I think you can skip the latter). > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License as published by > + * the Free Software Foundation; either version 2 of the License, or > + * (at your option) any later version. > + * > + * This program is distributed in the hope that it will be useful, > + * but WITHOUT ANY WARRANTY; without even the implied warranty of > + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > + * GNU General Public License for more details. > + * > + * You should have received a copy of the GNU General Public License > + * along with this program; if not, write to the Free Software > + * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Please update to GPL 3. I suggest you copy the whole blob since there are improvements in the last paragraph. > /* The size of the first region which won't be compressed. */ > -#define GRUB_KERNEL_MACHINE_RAW_SIZE 0x4A0 > +#define GRUB_KERNEL_MACHINE_RAW_SIZE 0x4BC What caused this? Any way we can have this dynamically calculated? -- Robert Millan I know my rights; I want my phone call! What use is a phone call… if you are unable to speak? (as seen on /.)