From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A42063857C5C; Thu, 10 Sep 2020 07:29:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A42063857C5C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1599722998; bh=G60Yp/quDrUfrzrs7zYQDTz4WBLvUelGaUGXfaaVds0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AlewT9VM2SRQQ+TQxzCfX/EndvQezlIc2NcLUpI2RH6z/SNJKNp6vWdA1U1QKzVrh bLjqt+/ZUXx/vAypyA3GP7uYFDv+BjAO2jbbMEbOP0a3MHTmeRbkScQU2fOaEdDcpQ Va3R0ZBQXtqocB7keK48iPnSVFbyw+94sEP3zVPU= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/96997] [10/11 Regression] step over in gdb always stops in basic_string(const _CharT* __s, const _Alloc& __a = _Alloc()) Date: Thu, 10 Sep 2020 07:29:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: debug X-Bugzilla-Version: 10.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone cc priority cf_known_to_fail cf_known_to_work short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Sep 2020 07:29:58 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96997 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |10.3 CC| |vries at gcc dot gnu.org Priority|P3 |P2 Known to fail| |10.2.0 Known to work| |7.5.0 Summary|step over in gdb always |[10/11 Regression] step |stops in basic_string(const |over in gdb always stops in |_CharT* __s, const _Alloc& |basic_string(const _CharT* |__a =3D _Alloc()) |__s, const _Alloc& __a = =3D | |_Alloc())=