Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Elena Zannoni <ezannoni@redhat.com>
To: Jim Blandy <jimb@redhat.com>
Cc: gdb@sources.redhat.com
Subject: Re: Live Range Splitting goodbye?
Date: Fri, 21 Jun 2002 19:13:00 -0000	[thread overview]
Message-ID: <15635.56596.165208.209434@localhost.redhat.com> (raw)
In-Reply-To: <npptykccjr.fsf@zwingli.cygnus.com>

Jim Blandy writes:
 > 
 > Would anyone mind if I deleted the support for live range splitting?
 > That would remove the following fields from struct symbol, get rid of
 > a weird call to read_pc in symtab.c (!!), and a bunch of other stuff.
 > 
 > I believe the GCC code which would emit the sorts of STABS that turn
 > into these structures has never been contributed to the public sources
 > anyway.
 > 
 > struct symbol
 >   {
 >     ...
 > 
 >     /* Link to a list of aliases for this symbol.
 >        Only a "primary/main symbol may have aliases.  */
 >     struct alias_list *aliases;
 > 
 >     /* List of ranges where this symbol is active.  This is only
 >        used by alias symbols at the current time.  */
 >     struct range_list *ranges;
 >   };


Yes it's dead. We already went through this, see the long thread:

http://sources.redhat.com/ml/gdb-patches/2002-04/msg00002.html

and

http://sources.redhat.com/ml/insight/2002-q2/msg00006.html

Go ahead, kill it.

Thanks
Elena


  reply	other threads:[~2002-06-22  2:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-21 18:44 Jim Blandy
2002-06-21 19:13 ` Elena Zannoni [this message]
2002-06-21 20:08 ` Daniel Jacobowitz
2002-06-21 21:46 ` Daniel Berlin
2002-06-26 12:22   ` Jim Blandy

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=15635.56596.165208.209434@localhost.redhat.com \
    --to=ezannoni@redhat.com \
    --cc=gdb@sources.redhat.com \
    --cc=jimb@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