grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH]: Strip boot block built objects.


From: Vesa Jääskeläinen
Subject: Re: [PATCH]: Strip boot block built objects.
Date: Wed, 04 Mar 2009 14:13:00 +0200
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

David Miller wrote:
> From: Vesa Jääskeläinen <address@hidden>
> Date: Wed, 04 Mar 2009 13:59:43 +0200
> 
>> David Miller wrote:
>>> In order for the boot block images for sparc to work properly,
>>> we have to strip them out before doing the objcopy.
>>>
>>> This is harmless on i386-pc and some other future grub
>>> targets might need this too, so do it universally.
>> Please have a look at mail from me with subject "qemu + gdb
>> debugging..." on 22.2.2009 17:34.
> 
> My patch only strips information for the foo.img boot block
> images built in the grub tree.
> 
> Your debugging hacks are only for the rest of the grub kernel
> and don't even come close to touching the areas I am interested
> in and changing.

Ok. Just wanted to inform you about that. If there is existing debug
image that matches quite nicely to boot image then it is easier to debug
as code matches quite nicely to assembly. It is much nicer to debug when
debugger can follow actual code lines.

Anyway. Idea there was that strip was not used, but objcopy was used to
generate matching image.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]