From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 642D8385841F; Wed, 29 Nov 2023 16:43:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 642D8385841F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1701276203; bh=0QYz+lBUNqKGtdfXKzg5D8CCkBkTlLOyTJF/xxufNjo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZXUfo0kagKIYoMoLMDNK00x2pweqj2QmtaYcdk5BWDA4RCwDJ9QpDH8aBkmkF3tp6 9g1hfonRJfKp8yFXyo7elTM4Bk0XDd5s1ZeRFIPiMClM/kJDTtZvUiEwiXuhPAqK8i wd2hdKk7gIbF3kH/SFktdfAxKpr/yK9tlRhpOx/w= From: "simark at simark dot ca" To: gdb-prs@sourceware.org Subject: [Bug breakpoints/31095] Setting a breakpoint in a C++ header file takes a long time Date: Wed, 29 Nov 2023 16:43:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: breakpoints X-Bugzilla-Version: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: simark at simark dot ca X-Bugzilla-Status: UNCONFIRMED 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: cc 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=3D31095 Simon Marchi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |simark at simark dot ca --- Comment #1 from Simon Marchi --- Is this a regression, was it better with a previous GDB version? I presume that this header is included in many .cpp files, and that setting= the breakpoint causes many symtabs to be expanded. How do you set your breakpo= int? --=20 You are receiving this mail because: You are on the CC list for the bug.=