From: Lubomir Rintel <lkundrak@v3.sk>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] Remote GDB debugging stub (for i386)
Date: Wed, 07 May 2008 10:17:20 +0200 [thread overview]
Message-ID: <1210148240.2773.96.camel@localhost.localdomain> (raw)
In-Reply-To: <20080506150233.GC23773@thorin>
On Tue, 2008-05-06 at 17:02 +0200, Robert Millan wrote:
> 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).
Done.
> Please update to GPL 3. I suggest you copy the whole blob since there are
> improvements in the last paragraph.
Done
> > /* 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?
Described in the changelog. No idea how could it be calculated, I just
remember Okuji suggesting number that value to me when I was trouble
loading IDT.
--
Lubomir Rintel (Was: Kundrak)
http://v3.sk/~lkundrak/
next prev parent reply other threads:[~2008-05-07 8:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-01 13:12 [PATCH] Remote GDB debugging stub (for i386) Lubomir Rintel
2008-05-06 15:02 ` Robert Millan
2008-05-06 18:46 ` Vesa Jääskeläinen
2008-05-07 8:17 ` Lubomir Rintel [this message]
2008-05-07 8:17 ` [PATCH] GDB stuff updated Lubomir Rintel
2008-05-16 20:17 ` Vesa Jääskeläinen
2008-05-16 20:23 ` Vesa Jääskeläinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1210148240.2773.96.camel@localhost.localdomain \
--to=lkundrak@v3.sk \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.