From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 53598 invoked by alias); 14 Oct 2019 15:51:45 -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 53586 invoked by uid 89); 14 Oct 2019 15:51:45 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 spammy= X-HELO: mx1.osci.io Received: from polly.osci.io (HELO mx1.osci.io) (8.43.85.229) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 14 Oct 2019 15:51:43 +0000 Received: by mx1.osci.io (Postfix, from userid 994) id 57EF920956; Mon, 14 Oct 2019 11:51:42 -0400 (EDT) Received: from gnutoolchain-gerrit.osci.io (gnutoolchain-gerrit.osci.io [8.43.85.239]) by mx1.osci.io (Postfix) with ESMTP id 2531A20940; Mon, 14 Oct 2019 11:51:40 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by gnutoolchain-gerrit.osci.io (Postfix) with ESMTP id 11EFF29ECF; Mon, 14 Oct 2019 11:51:40 -0400 (EDT) X-Gerrit-PatchSet: 4 Date: Mon, 14 Oct 2019 15:51:00 -0000 From: "Simon Marchi (Code Review)" To: gdb-patches@sourceware.org Cc: Tom de Vries , Andrew Burgess Auto-Submitted: auto-generated X-Gerrit-MessageType: comment Subject: Change in binutils-gdb[master]: gdb.mi/list-thread-groups-available.exp: read entries one by one inst... X-Gerrit-Change-Id: I51b689458503240f24e401f054e6583d9172ebdf X-Gerrit-Change-Number: 41 X-Gerrit-ChangeURL: X-Gerrit-Commit: c3f3725d6811d9cc6a8c4f63cb995bc21feb02c5 In-Reply-To: References: X-Gerrit-Comment-Date: Mon, 14 Oct 2019 11:51:40 -0400 Reply-To: simon.marchi@polymtl.ca, sergiodj@sergiodj.net, tdevries@suse.de, andrew.burgess@embecosm.com, simark@simark.ca, gdb-patches@sourceware.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/3.0.3 Content-Type: text/plain; charset=UTF-8 Message-Id: <20191014155140.11EFF29ECF@gnutoolchain-gerrit.osci.io> X-SW-Source: 2019-10/txt/msg00347.txt.bz2 Simon Marchi has posted comments on this change. ( https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/41 ) Change subject: gdb.mi/list-thread-groups-available.exp: read entries one by one instead of increasing timeout ...................................................................... Patch Set 4: > I added the prompt_regexp parameter to gdb_test_multiple to allow: gdb_test_multiple $mi_gdb_prompt. > > Have you tried that? No, I hadn't thought about that. I just tried and it works, so I've updated to patch to do that. Thanks for the tip. -- To view, visit https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/41 To unsubscribe, or for help writing mail filters, visit https://gnutoolchain-gerrit.osci.io/r/settings Gerrit-Project: binutils-gdb Gerrit-Branch: master Gerrit-Change-Id: I51b689458503240f24e401f054e6583d9172ebdf Gerrit-Change-Number: 41 Gerrit-PatchSet: 4 Gerrit-Owner: Simon Marchi Gerrit-Reviewer: Andrew Burgess Gerrit-Reviewer: Simon Marchi Gerrit-Reviewer: Tom de Vries Gerrit-Comment-Date: Mon, 14 Oct 2019 15:51:40 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: No Gerrit-MessageType: comment