Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Berlin <dan@dberlin.org>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: gdb@sources.redhat.com
Subject: Re: think-o: dwarf2 CFA != frame->frame (x86-64)
Date: Tue, 09 Apr 2002 10:58:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.44.0204091357260.11863-100000@dberlin.org> (raw)
In-Reply-To: <3CB325BD.6030003@cygnus.com>

On Tue, 9 Apr 2002, Andrew Cagney wrote:

> 
> >> See:
> >> 
> >> http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=466
> >> 
> > 
> > 
> > Sorry, this is incorrect.
> > When debug_frame info is present, it is the *only* way used to 
> > retrieve register values.
> > There is no mixture of methods.
>  >
> > Even in my case, either the executable contains .debug_frame info, and we 
> > use it for *all* cases, or it doesn't, and we use it for *no* cases.
> > There is no mixture.
> > 
> > There will never be a mixture of methods (unless you do something illegal, 
> > like attempt to use the .eh_frame section, which contains stack unwinding 
> > only for routines throwing exceptions)
> 
> Please re-read what I wrote.

You said " The problem is that this algorithm assumes that each frame uses 
the same mechanism for locating register values.  With
                       the introduction of dwarf2cfi, this is no longer 
true.  Some frames may use the debug info while others may use the
                       old prologue analysis technique.
"

You are incorrect.
It's an either-or case. Never is their a mixture of methods, unless you do 
something illegal.

> 
> Andrew
> 


  reply	other threads:[~2002-04-09 17:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-08 22:45 Andrew Cagney
2002-04-08 23:43 ` Daniel Berlin
2002-04-09  9:12   ` Andrew Cagney
2002-04-09 10:03     ` Daniel Berlin
2002-04-09 10:32       ` Andrew Cagney
2002-04-09 10:58         ` Daniel Berlin [this message]
2002-04-09 12:17           ` Andrew Cagney
2002-04-09 12:42             ` Daniel Berlin
2002-04-09 10:58       ` Andrew Cagney
2002-04-09 11:00         ` Daniel Berlin
2002-04-09 11:52           ` Andrew Cagney

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=Pine.LNX.4.44.0204091357260.11863-100000@dberlin.org \
    --to=dan@dberlin.org \
    --cc=ac131313@cygnus.com \
    --cc=gdb@sources.redhat.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