From: Thiemo Seufer <ths@networkno.de>
To: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: linux-mips@linux-mips.org, ralf@linux-mips.org
Subject: Re: [PATCH] use generic DWARF_DEBUG
Date: Wed, 10 May 2006 12:24:23 +0100 [thread overview]
Message-ID: <20060510112423.GC7813@networkno.de> (raw)
In-Reply-To: <20060510.165616.108981664.nemoto@toshiba-tops.co.jp>
Atsushi Nemoto wrote:
> On Wed, 10 May 2006 08:19:37 +0100, Thiemo Seufer <ths@networkno.de> wrote:
> > There was something MIPS specific for n64 (DWARF64) uuntil very
> > recently. GCC HEAD switched n64 Linux to DWARF32 some days ago.
>
> The MIPS specifis issue for n64 is covered by current vmlinux.lds.S ?
> If no, the patch would have no bad side-effects.
Well, I don't know since I don't use gdb on the kernel. I just wanted
to give a heads-up there was a change, your patch might even be a fix
for n64 kernels compiled with latest gcc. :-)
> Also, I suppose we can use STABS_DEBUG too, but not sure. Current
> MIPS vmlinux.lds.S have this line:
>
> .comment : { *(.comment) }
>
> and it seems conflicts with a .comment line in STABS_DEBUG. Can we
> use generic STABS_DEBUG and drop the .comment line in mips
> vmlinux.lds.S ?
Isn't stabs in general deprecated by now?
Thiemo
next prev parent reply other threads:[~2006-05-10 11:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-10 6:36 [PATCH] use generic DWARF_DEBUG Atsushi Nemoto
2006-05-10 7:19 ` Thiemo Seufer
2006-05-10 7:56 ` Atsushi Nemoto
2006-05-10 11:24 ` Thiemo Seufer [this message]
2006-05-10 15:41 ` Atsushi Nemoto
2006-05-10 12:50 ` Daniel Jacobowitz
2006-05-10 14:08 ` Ralf Baechle
2006-05-10 14:57 ` Ralf Baechle
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=20060510112423.GC7813@networkno.de \
--to=ths@networkno.de \
--cc=anemo@mba.ocn.ne.jp \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.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.