Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@mvista.com>
To: Don Bowman <don@sandvine.com>
Cc: ''Stan Shebs' ' <shebs@apple.com>,
	''Greg McGary' ' <greg@mcgary.org>,
	"'gdb@sources.redhat.com '" <gdb@sources.redhat.com>,
	"'echristo@redhat.com '" <echristo@redhat.com>
Subject: Re: MIPS stack tracing
Date: Sun, 03 Feb 2002 12:29:00 -0000	[thread overview]
Message-ID: <20020203111126.A15978@nevyn.them.org> (raw)
In-Reply-To: <FE045D4D9F7AED4CBFF1B3B813C853371BC1CF@mail.sandvine.com>

On Sun, Feb 03, 2002 at 10:57:20AM -0500, Don Bowman wrote:
> 
> Daniel Jacobowitz wrote:
> 
> >Most of what it needs should be in .pdr, which is available regardless
> >of -g.  I don't believe heuristics should be necessary in that case. 
> >The logic is a bit twisted, though...
> 
> Has anyone checked out this older message from the mailing list?
> 
> Re: Questions about GCC MIPS R5900's mdebug section
> http://sources.redhat.com/ml/gdb/1999-q4/msg00290.html
> 
> I indeed have no .mdebug section, and I indeed see an unsuccessful
> search for "__GDB_EFI_INFO__". I do have a .pdr section. On the
> surface this would seem to be my problem.
> Should this sym lookup be prefaced with a check for a .mdebug
> section?
> 
> Also, from scanning the sources, I would have to guess that the
> alpha architecture is suffering the same problem.

Perhaps, perhaps not.  It depends whether Alpha still uses .mdebug.

.mdebug is the ECOFF/Third-Eye debugging info format; binutils recently
switched to generating stabs-in-ELF like other targets instead.

To my complete surprise, we apparently get PDR information out of the
.mdebug section.  This is somewhat bizarre, as it is also present in a
.pdr section independent of data format.  We need to read in this
information.  I'll investigate next week (if no one beats me to it :).

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


  reply	other threads:[~2002-02-03 16:11 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-03 12:29 Don Bowman
2002-02-03 12:29 ` Daniel Jacobowitz [this message]
2002-02-03 12:29   ` Andrew Cagney
2002-02-03 12:13     ` Daniel Jacobowitz
2002-02-03 12:29       ` Andrew Cagney
  -- strict thread matches above, loose matches on Subject: below --
2002-02-07  6:56 Don Bowman
2002-02-07  7:30 ` Daniel Jacobowitz
2002-02-06  9:40 Don Bowman
2002-02-06 16:45 ` Daniel Jacobowitz
2002-02-04  9:22 David Anderson
2002-02-03 15:49 Don Bowman
2002-02-02 12:14 Don Bowman
2002-02-02 14:45 ` Daniel Jacobowitz
2002-02-02 11:26 Don Bowman
2002-02-02 12:11 ` Stan Shebs
2002-02-02 10:58 David Anderson
2002-02-02  9:57 David Anderson
2002-02-01 10:15 Don Bowman
2002-02-01 11:32 ` Daniel Jacobowitz
2002-02-02 11:16 ` Greg McGary
2002-01-31 14:27 Don Bowman
2002-02-01  9:37 ` Daniel Jacobowitz

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=20020203111126.A15978@nevyn.them.org \
    --to=drow@mvista.com \
    --cc=don@sandvine.com \
    --cc=echristo@redhat.com \
    --cc=gdb@sources.redhat.com \
    --cc=greg@mcgary.org \
    --cc=shebs@apple.com \
    /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