[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Make gdb debugging a bit less painful
From: |
Lubomir Kundrak |
Subject: |
[PATCH] Make gdb debugging a bit less painful |
Date: |
Tue, 15 Apr 2008 00:30:40 +0200 |
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.
--
Lubomir Kundrak (Red Hat Security Response Team)
grub-1.95-debuginfo.patch
Description: Text Data
- [PATCH] Make gdb debugging a bit less painful,
Lubomir Kundrak <=
- Re: [PATCH] Make gdb debugging a bit less painful, Robert Millan, 2008/04/15
- Re: [PATCH] Make gdb debugging a bit less painful, Robert Millan, 2008/04/15
- Re: [PATCH] Make gdb debugging a bit less painful, Lubomir Kundrak, 2008/04/17
- 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