From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F03FA3858C83; Thu, 26 Jan 2023 20:11:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F03FA3858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1674763917; bh=hjX3bQoqwm8wgese8AKUxuGj2cWgd3qv/VvBf9nJ9GA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=l7/8iA58XOUqTmNy7sPx4WCOsPrVMxgDK5ouxwiAYaXo5EYQKC1KKz7Zadzpxy2Oy Wj6q8yObzKI1TrGAepV3a3Yc5sUBRTk80bBzQGfjLoVrWbB3TePn3+Ezcxo9e6825c S4CrJ+DivruC52WcMPTVWb9t6Fj4RLle+6aMKhSk= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug c++/30045] GDB crashes when command is used during layout Date: Thu, 26 Jan 2023 20:11:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: c++ X-Bugzilla-Version: 12.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: tromey at sourceware dot 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=3D30045 --- Comment #10 from Tom Tromey --- After you 'attach', you must 'continue' so that the program you've attached to keeps running. --=20 You are receiving this mail because: You are on the CC list for the bug.=