[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Make gdb debugging a bit less painful
From: |
Pavel Roskin |
Subject: |
Re: [PATCH] Make gdb debugging a bit less painful |
Date: |
Tue, 15 Apr 2008 15:01:09 -0400 |
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 <address@hidden>
>
> * 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
- Re: [PATCH] Make gdb debugging a bit less painful, (continued)
- Re: [PATCH] Make gdb debugging a bit less painful, Robert Millan, 2008/04/17
- Re: [PATCH] Make gdb debugging a bit less painful, Pavel Roskin, 2008/04/17
- Re: [PATCH] Make gdb debugging a bit less painful, Robert Millan, 2008/04/18
- Re: [PATCH] Make gdb debugging a bit less painful, Robert Millan, 2008/04/18
- Re: [PATCH] Make gdb debugging a bit less painful, Pavel Roskin, 2008/04/18
- Re: [PATCH] Make gdb debugging a bit less painful, Robert Millan, 2008/04/18
- Re: [PATCH] Make gdb debugging a bit less painful, Bean, 2008/04/18
- Re: [PATCH] Make gdb debugging a bit less painful, Robert Millan, 2008/04/18
- Re: [PATCH] Make gdb debugging a bit less painful, Lubomir Kundrak, 2008/04/18
- Re: [PATCH] Make gdb debugging a bit less painful, Robert Millan, 2008/04/18
Re: [PATCH] Make gdb debugging a bit less painful,
Pavel Roskin <=