public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* GDB 10.1 release -- 2020-10-18 Update (nearly there!)
@ 2020-10-18 10:17 Joel Brobecker
  2020-10-18 12:34 ` Simon Marchi
  2020-10-22 14:55 ` Simon Marchi
  0 siblings, 2 replies; 5+ messages in thread
From: Joel Brobecker @ 2020-10-18 10:17 UTC (permalink / raw)
  To: gdb-patches

Hello everyone,

We're almost there, with one identified blocking issue left, where
a patch was sent for review a few days ago. Once this patch is in,
I'll try to get the release done the weekend that follows its inclusion.

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

  * [SimonM] <PR gdb/26642>
    "maintenance set target-async off" is broken on GNU/Linux
    https://sourceware.org/bugzilla/show_bug.cgi?id=26642

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

  * [SimonM] <PR gdb/26693>
    regression: loading dwarf info crashes the debugger
    https://sourceware.org/bugzilla/show_bug.cgi?id=26693

    Patch posted on Oct 13th at:
    https://sourceware.org/pipermail/gdb-patches/2020-October/172528.html

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

  < none :) >

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

  < none :) >

Cheers!
-- 
Joel

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

* Re: GDB 10.1 release -- 2020-10-18 Update (nearly there!)
  2020-10-18 10:17 GDB 10.1 release -- 2020-10-18 Update (nearly there!) Joel Brobecker
@ 2020-10-18 12:34 ` Simon Marchi
  2020-10-19  7:13   ` Strasuns, Mihails
  2020-10-22 14:55 ` Simon Marchi
  1 sibling, 1 reply; 5+ messages in thread
From: Simon Marchi @ 2020-10-18 12:34 UTC (permalink / raw)
  To: Joel Brobecker, gdb-patches, Mihails Strasuns


On 2020-10-18 6:17 a.m., Joel Brobecker wrote:
> Added Since the Last Update:
> ----------------------------
>
>   * [SimonM] <PR gdb/26693>
>     regression: loading dwarf info crashes the debugger
>     https://sourceware.org/bugzilla/show_bug.cgi?id=26693
>
>     Patch posted on Oct 13th at:
>     https://sourceware.org/pipermail/gdb-patches/2020-October/172528.html

Mihails, do you have any feedback on the above?  You also mentioned
another regression you found, do you have any more details about that?

Simon

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

* RE: GDB 10.1 release -- 2020-10-18 Update (nearly there!)
  2020-10-18 12:34 ` Simon Marchi
@ 2020-10-19  7:13   ` Strasuns, Mihails
  0 siblings, 0 replies; 5+ messages in thread
From: Strasuns, Mihails @ 2020-10-19  7:13 UTC (permalink / raw)
  To: Simon Marchi, Joel Brobecker, gdb-patches

Hello,

The fix works for me flawlessly - though I can't comment on the patch itself because I am not familiar with that part of GDB.

I have posted a patch for another (unrelated) regression here: https://sourceware.org/pipermail/gdb-patches/2020-October/172559.html

BR,
Mihails

> -----Original Message-----
> From: Simon Marchi <simark@simark.ca>
> Sent: Sunday, October 18, 2020 2:35 PM
> To: Joel Brobecker <brobecker@adacore.com>; gdb-
> patches@sourceware.org; Strasuns, Mihails <mihails.strasuns@intel.com>
> Subject: Re: GDB 10.1 release -- 2020-10-18 Update (nearly there!)
> 
> 
> On 2020-10-18 6:17 a.m., Joel Brobecker wrote:
> > Added Since the Last Update:
> > ----------------------------
> >
> >   * [SimonM] <PR gdb/26693>
> >     regression: loading dwarf info crashes the debugger
> >     https://sourceware.org/bugzilla/show_bug.cgi?id=26693
> >
> >     Patch posted on Oct 13th at:
> >
> > https://sourceware.org/pipermail/gdb-patches/2020-October/172528.html
> 
> Mihails, do you have any feedback on the above?  You also mentioned
> another regression you found, do you have any more details about that?
> 
> Simon
Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

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

* Re: GDB 10.1 release -- 2020-10-18 Update (nearly there!)
  2020-10-18 10:17 GDB 10.1 release -- 2020-10-18 Update (nearly there!) Joel Brobecker
  2020-10-18 12:34 ` Simon Marchi
@ 2020-10-22 14:55 ` Simon Marchi
  2020-10-22 15:24   ` Aktemur, Tankut Baris
  1 sibling, 1 reply; 5+ messages in thread
From: Simon Marchi @ 2020-10-22 14:55 UTC (permalink / raw)
  To: Joel Brobecker, gdb-patches

On 2020-10-18 6:17 a.m., Joel Brobecker wrote:
> Added Since the Last Update:
> ----------------------------
> 
>   * [SimonM] <PR gdb/26693>
>     regression: loading dwarf info crashes the debugger
>     https://sourceware.org/bugzilla/show_bug.cgi?id=26693
> 
>     Patch posted on Oct 13th at:
>     https://sourceware.org/pipermail/gdb-patches/2020-October/172528.html

This is now pushed!

There is a new cherry-pick request here, but it will likely be resolved quite quickly.

https://sourceware.org/pipermail/gdb-patches/2020-October/172735.html

Simon

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

* RE: GDB 10.1 release -- 2020-10-18 Update (nearly there!)
  2020-10-22 14:55 ` Simon Marchi
@ 2020-10-22 15:24   ` Aktemur, Tankut Baris
  0 siblings, 0 replies; 5+ messages in thread
From: Aktemur, Tankut Baris @ 2020-10-22 15:24 UTC (permalink / raw)
  To: Simon Marchi, Joel Brobecker, gdb-patches

On Thursday, October 22, 2020 4:56 PM, Simon Marchi wrote:
> On 2020-10-18 6:17 a.m., Joel Brobecker wrote:
> > Added Since the Last Update:
> > ----------------------------
> >
> >   * [SimonM] <PR gdb/26693>
> >     regression: loading dwarf info crashes the debugger
> >     https://sourceware.org/bugzilla/show_bug.cgi?id=26693
> >
> >     Patch posted on Oct 13th at:
> >     https://sourceware.org/pipermail/gdb-patches/2020-October/172528.html
> 
> This is now pushed!
> 
> There is a new cherry-pick request here, but it will likely be resolved quite quickly.
> 
> https://sourceware.org/pipermail/gdb-patches/2020-October/172735.html

This is done.

Thanks
-Baris


Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Gary Kershaw
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

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

end of thread, other threads:[~2020-10-22 15:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-18 10:17 GDB 10.1 release -- 2020-10-18 Update (nearly there!) Joel Brobecker
2020-10-18 12:34 ` Simon Marchi
2020-10-19  7:13   ` Strasuns, Mihails
2020-10-22 14:55 ` Simon Marchi
2020-10-22 15:24   ` Aktemur, Tankut Baris

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