public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* GDB 11.1 release prep update (2021-07-24)
@ 2021-07-24 21:19 Joel Brobecker
  2021-07-26  6:52 ` Aktemur, Tankut Baris
  2021-07-31 10:59 ` Philippe Waroquiers
  0 siblings, 2 replies; 4+ messages in thread
From: Joel Brobecker @ 2021-07-24 21:19 UTC (permalink / raw)
  To: gdb-patches
  Cc: luis.machado, ssbssa, tdevries, simon.marchi,
	tankut.baris.aktemur, bernd.edlinger, philippe.waroquiers,
	Joel Brobecker

Hello everyone,

Here is an update of where things stand, regarding the 11.1 release.

The good news is that we've made progress (including progress with
fixes that were not tracked here). The bad news is that some items
are simply not showing any visible sign of progress or even activity.
Let's see how it goes for this week; if necessary, I might start
suggesting alternative options next week (sounds ominous, but one
of those options will be to continue waiting)...

Thank you!

---

Fixed Since the Previous Update:
--------------------------------

 * [TomT] <PR gdb/28093>
   set language unknown -> print "foo" -> GDB crash
   https://sourceware.org/bugzilla/show_bug.cgi?id=28093


Added Since the Last Update:
----------------------------

< none >

Other Ongoing Items:
--------------------

  * [LuisM] <PR corefiles/27909>
    AArch64 MTE fixes and corefile support
    https://sourceware.org/bugzilla/show_bug.cgi?id=27909

      Status 2021-07-11:
        - 3 patches already approved
        - 1 patch waiting for review on non-AArch64 part:
          https://sourceware.org/pipermail/gdb-patches/2021-July/180537.html

  * [HannesD] some Python-suport changes for the TUI interface

       I'm getting concerned about this one, as there is currently
       little activity on them.

    [PATCHv2 1/2] Implement locals TUI window
    https://sourceware.org/pipermail/gdb-patches/2021-June/179539.html
    (I think this patch should provide more information in the commit
    message about what its goal is)

    [PATCHv2 2/2] Use method children instead of to_string in pretty printers
    https://sourceware.org/pipermail/gdb-patches/2021-June/179540.html
    (same suggestion)
    2021-07-17: JoelB did a review, and had one comment.

  * [TomDV/Simon] <PR gdb/28004>
    DW_AT_ranges with form DW_FORM_sec_offset problem
    https://sourceware.org/bugzilla/show_bug.cgi?id=28004

    Not a blocker for branching, but should be fixed before the release.
    Last movement I see on this ticket is from a month ago :-(.

 * [Tankut] <PR mi/28076> (reported by Jonah G)
   [regression] Cannot remove condition from breakpoint from M
   https://sourceware.org/bugzilla/show_bug.cgi?id=28076

   Patch at: https://sourceware.org/pipermail/gdb-patches/2021-July/180818.html
   Code approved, just waiting for doc approval.


Not Critical, but Requested:
----------------------------

  * [SimonM as awesome supporter and reviewer] <PR gdb/24069>
    gdb on OSX Mojave hangs in darwin_decode_message
    https://sourceware.org/bugzilla/show_bug.cgi?id=24069

        I know that the state of GDB on MacOS is very poor at the moment,
        and so having this PR fixed for 11.1 would be very nice. I don't
        think this PR should block the release, though. This is not new,
        and I'm not sure whether we can expect for us to converge without
        too much delay. There are good signs, though, with regular
        activity on the PR, lately. So let's see how it goes...

  * [BerndE] Improve debugging of optimized code
    https://sourceware.org/pipermail/gdb-patches/2021-January/175617.html

    (2021-05-31) v2 posted at:
      [0/4] https://sourceware.org/pipermail/gdb-patches/2021-May/179367.html
      [1/4] https://sourceware.org/pipermail/gdb-patches/2021-May/179368.html
      [2/4] https://sourceware.org/pipermail/gdb-patches/2021-May/179370.html
      [3/4] https://sourceware.org/pipermail/gdb-patches/2021-May/179369.html


    Patch submitted at:
    https://sourceware.org/pipermail/gdb-patches/2020-September/172083.html

    (May 24th) High-level pre-review done at:
    https://sourceware.org/pipermail/gdb-patches/2021-May/179191.html

    No movement since then. Not blocking for branching since it would
    be safe to backport after branching. Not blocking for release either.

  * [Simon] <PR gdb/26868>
    Follow-up on x86-64 stub submission
    https://sourceware.org/bugzilla/show_bug.cgi?id=26868

    This is the submission in question:
    https://sourceware.org/pipermail/gdb-patches/2020-November/173182.html

    For me, although I am not a lawyer, I don't think we can accept
    the contribution without the author signing a copyright assignment
    form.

  * [PhilippeW] Fix/complete option list/description in manual and in gdb --help

    RFA v2 (2021-06-20):
        [RFAV2] Fix/complete option list/description in manual and in gdb --help.
        https://sourceware.org/pipermail/gdb-patches/2021-June/180186.html


-- 
Joel

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

* RE: GDB 11.1 release prep update (2021-07-24)
  2021-07-24 21:19 GDB 11.1 release prep update (2021-07-24) Joel Brobecker
@ 2021-07-26  6:52 ` Aktemur, Tankut Baris
  2021-07-31 10:59 ` Philippe Waroquiers
  1 sibling, 0 replies; 4+ messages in thread
From: Aktemur, Tankut Baris @ 2021-07-26  6:52 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: gdb-patches, simon.marchi, jonah

Hi,

>  * [Tankut] <PR mi/28076> (reported by Jonah G)
>    [regression] Cannot remove condition from breakpoint from M
>    https://sourceware.org/bugzilla/show_bug.cgi?id=28076
> 
>    Patch at: https://sourceware.org/pipermail/gdb-patches/2021-July/180818.html
>    Code approved, just waiting for doc approval.

The doc update has been approved.  I pushed the fix to gdb-11-branch (with ChangeLog)
and master (without ChangeLog).

Regards
-Baris


Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de <http://www.intel.de>
Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva  
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

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

* Re: GDB 11.1 release prep update (2021-07-24)
  2021-07-24 21:19 GDB 11.1 release prep update (2021-07-24) Joel Brobecker
  2021-07-26  6:52 ` Aktemur, Tankut Baris
@ 2021-07-31 10:59 ` Philippe Waroquiers
  2021-08-01 23:19   ` Joel Brobecker
  1 sibling, 1 reply; 4+ messages in thread
From: Philippe Waroquiers @ 2021-07-31 10:59 UTC (permalink / raw)
  To: Joel Brobecker, gdb-patches
  Cc: luis.machado, ssbssa, tdevries, simon.marchi,
	tankut.baris.aktemur, bernd.edlinger

On Sat, 2021-07-24 at 14:19 -0700, Joel Brobecker wrote:
> 
>   * [PhilippeW] Fix/complete option list/description in manual and in gdb --help
> 
>     RFA v2 (2021-06-20):
>         [RFAV2] Fix/complete option list/description in manual and in gdb --help.
>         https://sourceware.org/pipermail/gdb-patches/2021-June/180186.html
> 
For this, I think RFA v2 handles all review comments of Pedro and Eli
(but it has to be re-reviewed).

There is for sure a remaining question:
  which option layout should be considered as the "canonical" one 
  and so used both in the manual and in the --help output ?

As a reminder of the discussion:
  * The current gdb --help  output favours mostly  --option=VALUE description
  * The current user manual has a mix, mostly -option VALUE
    (and some are using both conventions such as -interpreter VALUE description
     using --interpreter=mi3 in the explanation text).
  * Eli preference is to use --option=VALUE
  * Pedro preference is to use -option VALUE

The patch currently uses --option=VALUE.

Thanks
Philippe



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

* Re: GDB 11.1 release prep update (2021-07-24)
  2021-07-31 10:59 ` Philippe Waroquiers
@ 2021-08-01 23:19   ` Joel Brobecker
  0 siblings, 0 replies; 4+ messages in thread
From: Joel Brobecker @ 2021-08-01 23:19 UTC (permalink / raw)
  To: Philippe Waroquiers
  Cc: Joel Brobecker, gdb-patches, luis.machado, ssbssa, tdevries,
	simon.marchi, tankut.baris.aktemur, bernd.edlinger

> For this, I think RFA v2 handles all review comments of Pedro and Eli
> (but it has to be re-reviewed).
> 
> There is for sure a remaining question:
>   which option layout should be considered as the "canonical" one 
>   and so used both in the manual and in the --help output ?
> 
> As a reminder of the discussion:
>   * The current gdb --help  output favours mostly  --option=VALUE description
>   * The current user manual has a mix, mostly -option VALUE
>     (and some are using both conventions such as -interpreter VALUE description
>      using --interpreter=mi3 in the explanation text).
>   * Eli preference is to use --option=VALUE
>   * Pedro preference is to use -option VALUE
> 
> The patch currently uses --option=VALUE.

Thanks for the update, Philippe.

-- 
Joel

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

end of thread, other threads:[~2021-08-01 23:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-24 21:19 GDB 11.1 release prep update (2021-07-24) Joel Brobecker
2021-07-26  6:52 ` Aktemur, Tankut Baris
2021-07-31 10:59 ` Philippe Waroquiers
2021-08-01 23:19   ` Joel Brobecker

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).