Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* [gdb-7.0 release] 2009-09-02 status and proposed plan
@ 2009-09-02 16:44 Joel Brobecker
  2009-09-02 17:09 ` Jack Howarth
                   ` (7 more replies)
  0 siblings, 8 replies; 47+ messages in thread
From: Joel Brobecker @ 2009-09-02 16:44 UTC (permalink / raw)
  To: gdb

Hello everyone,

I think everyone is anxious to see the next release out as fast as
we can; it is going to be a major step forward compared to the previous
releases!

First, we need to make progress on the following documented issues:

  (a) Assert in frame.c:get_frame_arch
      Basically, we added an assertion to get_frame_arch, which should
      always be true. But to be safe, we decided to remove it from
      the release sources if the release branch was cut before we had
      enough time to field-test that change.  We added that assertion
      in January, so I think we can skip that item.  I don't think we
      ever tripped that assertion, did we?

  (b) Rename the python-support files to be 8.3-compliant.
      I thought that the change had been approved, but I see that
      the change has not been made.  Has it been approved? If yes,
      it is being held up because we don't know how to best rename
      files without disturbing git?

  (c) varobj support for Python pretty-printing
      Tom gave a quick status on IRC yesterday. It sounds like
      there isn't much left to do. Perhaps a quick update on the Wiki
      page to state exactly what's left would be nice.  Unless fixing
      the last thing or two might be faster ;-).

  (d) PR/9711: Quadratic slowdown for "where" command.
      Pending catastrophes, I should be able to fix that this week.

  (e) PR/9786: Typing "info frame" immediately after connecting to
      a remote target causes an assertion error on x86 GNU/Linux (32 bit). 
      That's a real regression.  I don't know that anyone ever looked
      at this issue. I did reproduce the issue many moons ago. I don't
      think it reproduces on x86_64.  Any taker?

  (f) bug in breakpoint commands: commands not evaluated outside of
      main command loop.
      http://sourceware.org/ml/gdb-patches/2008-07/msg00583.html
      There is a suggested patch, but needs looking at. Any taker?

If there are any issue that you know of that are *RELEASE-CRITICAL*
(build failure, regressions), please let us know, so we can decide
what to do, and possibly add it to the 7.0 TODO list. Anything else,
I suggest, should no longer be a priority for 7.0.

In terms of dates, I would like us to try to release sooner rather than
later. Can I suggest we try to shoot for Wed Sep 9th for the branch date,
and then try to release a couple of weeks after (that would be the 23rd)?

If there are any fixes that would be nice for the release but don't make
it to the 23rd, we can always have a corrective 7.0.1 release mid
December. Also, it sounds like a lot more new features are currently
being developed, and people are trying to make it for 7.0. I propose to
release 7.1 not too long after 7.0: Instead of waiting 6 months, we could
release around end of January, early Feb (say: branch mid Jan, release
end of Jan).

Thoughts?

Doug, you asked for a couple of weeks notice for 7.0. I'm being a little
more aggressive. Is this going to be an issue for you?

-- 
Joel


^ permalink raw reply	[flat|nested] 47+ messages in thread

end of thread, other threads:[~2009-09-17  1:02 UTC | newest]

Thread overview: 47+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-02 16:44 [gdb-7.0 release] 2009-09-02 status and proposed plan Joel Brobecker
2009-09-02 17:09 ` Jack Howarth
2009-09-02 17:18   ` Joel Brobecker
2009-09-03  8:58   ` Tristan Gingold
2009-09-02 19:28 ` Tom Tromey
2009-09-03  3:18   ` Eli Zaretskii
2009-09-03  3:30     ` Hui Zhu
2009-09-04 15:48       ` Sérgio Durigan Júnior
2009-09-03 19:28     ` Joel Brobecker
2009-09-03 19:53       ` Tom Tromey
2009-09-03 21:35         ` Joel Brobecker
2009-09-04 15:44           ` Tom Tromey
2009-09-04 21:34             ` Sérgio Durigan Júnior
2009-09-04 21:37         ` Sérgio Durigan Júnior
2009-09-04 21:37       ` Sérgio Durigan Júnior
2009-09-03 19:26   ` Joel Brobecker
2009-09-03 20:12     ` Tom Tromey
2009-09-03 20:39       ` Matt Rice
2009-09-03 21:43       ` Joel Brobecker
2009-09-04 15:36     ` Doug Evans
2009-09-03  2:05 ` Hui Zhu
2009-09-03 19:31   ` Joel Brobecker
2009-09-05  0:25   ` Joel Brobecker
2009-09-05  8:13     ` Mark Kettenis
2009-09-05  8:24       ` Jonas Maebe
2009-09-05 15:58       ` Eli Zaretskii
2009-09-03  4:06 ` Doug Evans
2009-09-03 15:54 ` Paul Pluzhnikov
2009-09-03 16:00   ` Pierre Muller
2009-09-03 16:11     ` Paul Pluzhnikov
2009-09-04 10:20       ` Pierre Muller
2009-09-04 15:07         ` Paul Pluzhnikov
2009-09-07 14:58           ` Pierre Muller
     [not found]             ` <8ac60eac0909072137g41f7b1f8q2e9e1e6d6d161fc5@mail.gmail.com>
     [not found]               ` <000301ca309f$35d475d0$a17d6170$@u-strasbg.fr>
2009-09-08 20:41                 ` Paul Pluzhnikov
2009-09-03 19:33   ` Joel Brobecker
2009-09-04 15:25   ` Paul Pluzhnikov
2009-09-04 17:59     ` Paul Pluzhnikov
2009-09-04 18:03       ` Doug Evans
2009-09-05  0:29         ` Joel Brobecker
2009-09-14 17:43     ` Paul Pluzhnikov
2009-09-14 17:52       ` Joel Brobecker
2009-09-14 18:20         ` Paul Pluzhnikov
2009-09-15 20:28       ` Paul Pluzhnikov
2009-09-03 18:34 ` Anirban Sinha
2009-09-04 23:07 ` Joel Brobecker
2009-09-16  6:47 ` Hui Zhu
     [not found]   ` <F7CE05678329534C957159168FA70DEC5153684DC5@EUSAACMS0703.eamcs.ericsson.se>
2009-09-17  1:02     ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox