From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 64B723858C54; Wed, 1 Mar 2023 13:38:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 64B723858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1677677925; bh=Vj4diDT9+dbINYDduNkBozqGPm9pkSsirZmWNcwapjY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UwPweL3O1xcS6gqV+gVbGmaXqxJTkQu5M4XVMjTs0wU8xdDA78g0x1+B4SAWJlBA4 VIB98FSPBEKZc+x3eJ82jfHxF7OcJZD+C2kWRaIHffLM25uwYwj+p3l9AQOjA3Gycx GmefJQFpGAB35jPjNAtAZVfXipsHF+F5ks40+GKA= From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug record/30169] FAIL: gdb.btrace/reconnect.exp: first: info record Date: Wed, 01 Mar 2023 13:38:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: record X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: tromey 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=3D30169 --- Comment #9 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Tom Tromey : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3D8b2d5ef8d41e= 8da46d8b138ea7d7fe3eb5d4a221 commit 8b2d5ef8d41e8da46d8b138ea7d7fe3eb5d4a221 Author: Tom Tromey Date: Tue Feb 28 18:43:01 2023 -0700 Fix btrace regression Tom de Vries pointed out that my earlier patch: commit 873a185be258ad2552b9579005852815b4da5baf Date: Fri Dec 16 07:56:57 2022 -0700 Don't use struct buffer in handle_qxfer_btrace regressed gdb.btrace/reconnect.exp. I didn't notice this because I did not have libipt installed. This patch fixes the bug. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30169 Tested-By: Bruno Larsen --=20 You are receiving this mail because: You are on the CC list for the bug.=