From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 34752 invoked by alias); 21 Aug 2018 20:55:33 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 34740 invoked by uid 89); 21 Aug 2018 20:55:33 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:380 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 21 Aug 2018 20:55:32 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id A8B9D116FD9; Tue, 21 Aug 2018 16:55:30 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 1a1qpzOu+-Gz; Tue, 21 Aug 2018 16:55:30 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 7EA25116FD1; Tue, 21 Aug 2018 16:55:30 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id B608782CB2; Tue, 21 Aug 2018 13:55:28 -0700 (PDT) Date: Tue, 21 Aug 2018 20:55:00 -0000 From: Joel Brobecker To: kevinb@redhat.com, scox@redhat.com, palves@redhat.com Cc: gdb-patches@sourceware.org Subject: Re: GDB 8.2 release 2018-08-21 status update Message-ID: <20180821205528.GE24065@adacore.com> References: <20180821175136.GA3365@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180821175136.GA3365@adacore.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-SW-Source: 2018-08/txt/msg00513.txt.bz2 > * [*UNASSIGNED* (Pedro???)] PR python/23379 > gdb.python/py-evthreads.exp, with gdbserver > https://sourceware.org/bugzilla/show_bug.cgi?id=23379 > > Internal error running to a breakpoint, when in native gdbserver > mode. Pure native mode is OK. Unless someone wants to do the bisecting, I will bisect this one tomorrow. -- Joel