From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 349193858421; Fri, 4 Nov 2022 21:28:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 349193858421 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667597292; bh=/T9GLREUbAhBb60o+Pxzpwey4ytBxOrOETy2txN5IIk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gLZ7ss5KNkDJfVS4QpFQH2NX2Gj7cbxkzOqelTq35cu39MBNcKvVZqsuUAhQbg1Iv t2uhoNLmcTYhmMjVorbF4S+gJt1vGRsQliRcjT8MkKBwzQzwaO2rjvoMoh2z58eyhX AOa6qEJ3ar0+u7tSwK8OvjH6+x5QGiM/dz9DvMn8= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug symtab/29105] new DWARF reader still slow Date: Fri, 04 Nov 2022 21:28:08 +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: tromey at sourceware dot 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: 13.1 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=3D29105 --- Comment #19 from Tom Tromey --- Also: ptype enum EU type =3D enum EU : unsigned int integer {TWO =3D 2} (gdb) FAIL: gdb.dwarf2/enum-type.exp: ptype EU in C++ though maybe this can be fixed in the test. --=20 You are receiving this mail because: You are on the CC list for the bug.=