Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Mark Kettenis <kettenis@jive.nl>
Cc: Benjamin.Reschke@motorola.com, gdb@sources.redhat.com
Subject: Re: GDB 6.0 backtrace limit to only 3 lines
Date: Fri, 10 Sep 2004 15:17:00 -0000	[thread overview]
Message-ID: <20040910151630.GA2103@nevyn.them.org> (raw)
In-Reply-To: <200409100803.i8A834u3026618@juw15.nfra.nl>

On Fri, Sep 10, 2004 at 10:03:04AM +0200, Mark Kettenis wrote:
>    From: Reschke Benjamin-A16256 <Benjamin.Reschke@motorola.com>
>    Date: Fri, 10 Sep 2004 12:18:31 +0930
> 
>    So I downloaded an compiled GDB 6.2 and now I receive the follow
>    output when I run gdb with my exe and core file:
> 
> What version of GCC are you using?  AFAIK no version of GCC should
> generate DW_EH_PE_indirect encodings, but apparently it (or something
> else) does.

   If assembler and linker properly support .uaword %r_disp32(foo),
   then use PC relative 32-bit relocations instead of absolute relocs
   for shared libraries.  On sparc64, use pc relative 32-bit relocs even
   for binaries, to save memory.

From config/sparc/sparc.h; DW_EH_PE_indirect is used.  A couple of
other targets generate it also, f.ex. i386-solaris2.

-- 
Daniel Jacobowitz


  reply	other threads:[~2004-09-10 15:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-10  2:48 Reschke Benjamin-A16256
2004-09-10  8:03 ` Mark Kettenis
2004-09-10 15:17   ` Daniel Jacobowitz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-09-09  0:51 Reschke Benjamin-A16256
2004-09-09  3:09 ` Joel Brobecker

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=20040910151630.GA2103@nevyn.them.org \
    --to=drow@false.org \
    --cc=Benjamin.Reschke@motorola.com \
    --cc=gdb@sources.redhat.com \
    --cc=kettenis@jive.nl \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox