From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 50D983858D1E; Thu, 22 Dec 2022 16:36:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 50D983858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1671726987; bh=HVkQmBrOyrfbugU7cqrCSWriJYE97xfEO3vAH1Ffa+I=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Z6JASbYF5keu2jyWyDO9SyAxi/cY52l0fcEoYHqkCnUgXkfS3Vy5JBHmstBeB1vt8 IGC1BTzQRG/G+wh58RHan0TLbeRhbrOPcCo+pxO8D5WM9d9lx9gfXIGEg8o1TBrs2G Jq6RwNn1xjL+QlaaZDZHIXYF583eCdE3vJg89qog= From: "development at efficientek dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/29931] Comments should not respect line continuation Date: Thu, 22 Dec 2022 16:36:26 +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: 12.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: development at efficientek dot com 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=3D29931 --- Comment #2 from Glenn Washburn --- (In reply to Andreas Schwab from comment #1) > Like make, which does respect line continuation in comments. I wasn't aware of that. Thanks for bringing it up. So perhaps this is more a feature request than a bug. Open to discussion as to whether this is desira= ble. I just got bit by it and was confounded as to why some lines of my gdb scri= pt were not executing. Is there a good reason to have this "feature"? Was this feature intentional? What are people's gut feelings on whether this is what most users would exp= ect? --=20 You are receiving this mail because: You are on the CC list for the bug.=