From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C40BB3858C50; Mon, 23 Jan 2023 22:52:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C40BB3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1674514321; bh=YI2pL0oW7k6Cq5YG2w4inKRJvkLA5udH1lreu3JLgcw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qOamqx9UASuSapNSDeH1TysqlqnKVoo/YhuhQtY1JpIGt5hEQd5LF7LDxKyRwTWTu WbcCt7vB2YSPO1AWDvSvZ0mRjY2qqfDJwJtlE/v3iPvI8MDDPO/eoONIYglH6MnoJd ybn3YgvMTIQD2UCdt0nEZ5Kmb2wRL3oFkHB2lRrg= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/17442] when reading skip function from gdbinit, default to pending yes Date: Mon, 23 Jan 2023 22:52:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 7.4 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc resolution 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=3D17442 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |tromey at sourceware dot o= rg Resolution|--- |FIXED --- Comment #2 from Tom Tromey --- The skip is no longer ignored. It's still noisy but you can suppress it: | skip function __kernel_vsyscall | cat > /dev/null --=20 You are receiving this mail because: You are on the CC list for the bug.=