From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 553BB3858C5E; Wed, 11 Oct 2023 07:28:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 553BB3858C5E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1697009300; bh=cP2LpaUkJIhTnmlDxsyxU/hcsC/+l/yIMKIsoIEhWzU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CyAmAlQ7bZQq1A+zkfpzErfZP429Vl8wUm47GrN19KWCUTM4K2nzsLPjJPNSI+wU6 4CAy5eK2ZN+Mm6YG7B2g+XBE9zImCQezxOj+mn1OfJnD5PBqPh7MSnI+Oh4iPkotEl Dpe+W1w2qtHnU+MjLGf9f48NzFAIIuIhT/W/VB58= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/30934] Stopping at a breakpoint takes minutes if a source file has long lines Date: Wed, 11 Oct 2023 07:28:19 +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: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org 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: 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=3D30934 --- Comment #13 from Tom de Vries --- (In reply to Tom de Vries from comment #12) > (In reply to Tom de Vries from comment #11) > > (In reply to Tom Tromey from comment #8) > > > Anyway this bug should probably be moved there. > >=20 > > https://savannah.gnu.org/bugs/index.php?64747 >=20 > I've posted a tentative patch there, with execution time dropping to 3s. Patch submitted here ( https://savannah.gnu.org/patch/?10400 ). --=20 You are receiving this mail because: You are on the CC list for the bug.=