From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1C7083858D33; Wed, 16 Aug 2023 18:15:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1C7083858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1692209702; bh=tbm5wZYS+M51NPAUBJtbDV8lGnIcKdNxq2mSvoQXypE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hnQJWnRPIMNYqKW+2s0uKzOIsoa98vRv8ulpe442NteS8LD8raowXaaV2mKBnPrXw 5fShpEyPJvVTKcZN3e2Mr91YW1Thm8IoD7o086y+OqEAKnTYZTOY47AhZslnxzfAjd 2Tvkr8esZ0vO9V01n/97okxAOB8iQLvOU/b49W8o= From: "moshe.rubin at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug cli/30771] GDB needs a silent thread-selecting command akin to "select-frame" Date: Wed, 16 Aug 2023 18:15:01 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: cli X-Bugzilla-Version: 8.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: moshe.rubin at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30771 --- Comment #2 from Moshe Rubin --- Thanks or your prompt reply . I see that "pipe" was introduced in gdb 9= .1.=20 My company currently uses version 8.2.1 across the organization. You can imagine that IT's changing this will take time. Your suggestion to use pipe is an interesting one and would answer the immediate need. I look forward to my organization upgrading to GDB 9.1. I= do think, however, that having "select-thread" as a parallel to "select-frame"= is logical and makes the Python code clearer and better understood. --=20 You are receiving this mail because: You are on the CC list for the bug.=