From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A2A9E3858428; Thu, 31 Aug 2023 14:54:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A2A9E3858428 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1693493662; bh=YVilvDmeeiWmqQt5+aNDBxiT89GjRYMIXdparxArL5E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pFakYHyznBpDOEkNy8/+I4hY7+qdMaT4iFnOlXdHdHi9poSmF9mNg8A76E7AND4N8 TinEY99n0DlSJitazICsAr9+gwSRJmqi8VXDaYhujQ1INkiB5f6sMyaFZWO90SaBjz wR3WggkvJyDJZBxat7Ou0OJzXrlz6R0mfGTsWUnw= From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug symtab/27831] add-symbol-file, attach, print global-sym related assertion failure Date: Thu, 31 Aug 2023 14:54:22 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: symtab 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: 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=3D27831 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Kevin Buettner : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3D79771b88bf22= d7b4499363ba8a2dbd6a534deb98 commit 79771b88bf22d7b4499363ba8a2dbd6a534deb98 Author: Kevin Buettner Date: Thu Aug 31 07:44:13 2023 -0700 [symtab/27831] New test case: gdb.base/add-symbol-file-attach.exp This commit adds a new test case for bug 27831. See the contents of the .exp file for a description of what it's about. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=3D27831 Approved-By: Tom Tromey --=20 You are receiving this mail because: You are on the CC list for the bug.=