public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Doug Evans <dje@google.com>
To: Joel Brobecker <brobecker@adacore.com>
Cc: gdb-patches <gdb-patches@sourceware.org>,
	Phil Muldoon <pmuldoon@redhat.com>,
		arnez@vnet.linux.ibm.com
Subject: Re: GDB 7.9 release update
Date: Wed, 28 Jan 2015 14:32:00 -0000	[thread overview]
Message-ID: <CADPb22Q=zLiKYjbAPk=qkh9b3VjmJB7ou8f4tz0shWHnYePR=g@mail.gmail.com> (raw)
In-Reply-To: <20150127043704.GB4697@adacore.com>

On Mon, Jan 26, 2015 at 8:37 PM, Joel Brobecker <brobecker@adacore.com> wrote:
> Hello,
>
> Just a quick update on the 7.9 release process.
>
> We have 10 entries listed in our TODO file.
>
> | [Joel] PR gdb/17856 (ada-lang.c resaves in cache symbol it just found in cache)
> | [Doug] PR gdb/17855 (clear_symtab_users doesn't call observer_notify_new_objfile (NULL) early enough)
> | [Joel] PR gdb/17854 (Nothing sets pspace_data->sym_cache)
>
> Patches were posted a while ago for those, so it's a matter of pushing
> them. Doug, let's do it?

Sure.

> | [Doug] PR gdb/17821 (anonymous namespace + .gdb_index issue)
>
> Status?
>
> | [Doug] PR gdb/17799 (symbol lookup cache patch)
>
> Defered for next release?
>
> | [Doug] PR gdb/17798 (explicit linespecs patch)
>
> I saw a recent message on this, so hopefully OK soon?
>
> | [Doug] PR gdb/17681 (tab-completion needs better throttling)
>
> I also saw the patch being discussed, so hopefully soon as well?

Hi.  I removed 17821, 17799, 17798 and 17681.
I'm just not going to get time to finish them right now.
They weren't super important though.

OTOH, I just found a bug that I'd like to make a blocker for 7.9.

I'm adding support for Two Level Linetables:
http://wiki.dwarfstd.org/index.php?title=TwoLevelLineTables

and when I run gdb on programs compiled with this support
gdb goes into an infinite loop. :-(

There are actually two bugs here:
17890: gdb needs to punt when it sees a dwarf line table header
version it doesn't understand
17891: how is SIGFPE handling supposed to work?  currently gdb goes
into an infinite loop

I don't have a strong opinion on getting 17891 fixed for 7.9,
but I would like 7.9 to not hang when given tll-enabled binaries.
The fix is safe and easy enough.

  reply	other threads:[~2015-01-27 22:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-27 11:17 Joel Brobecker
2015-01-28 14:32 ` Doug Evans [this message]
2015-01-29  7:19   ` Joel Brobecker
2015-02-03 14:24     ` Pedro Alves
2015-02-03 18:45       ` Eli Zaretskii
2015-02-04  4:11       ` Joel Brobecker
2015-02-04  7:02         ` Phil Muldoon
2015-02-05  5:55           ` Joel Brobecker
2015-02-17 10:34             ` ready GDB 7.9 release? (was: "Re: GDB 7.9 release update") Joel Brobecker
2015-02-17 11:15               ` ready GDB 7.9 release? Pedro Alves
2015-02-17 11:21                 ` Joel Brobecker
2015-02-17 12:02                   ` Pedro Alves
2015-01-29 16:28 ` GDB 7.9 release update Andreas Arnez

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='CADPb22Q=zLiKYjbAPk=qkh9b3VjmJB7ou8f4tz0shWHnYePR=g@mail.gmail.com' \
    --to=dje@google.com \
    --cc=arnez@vnet.linux.ibm.com \
    --cc=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.org \
    --cc=pmuldoon@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).