From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 713B43858D37; Thu, 27 Jul 2023 19:44:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 713B43858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690487040; bh=zXvSjIc67wOh2oGRrStZaXe1G++q3JPBKL4xHLo0O8I=; h=From:To:Subject:Date:In-Reply-To:References:From; b=H1E7X3fpPEYpoVP95d7r6Sk8OxsBOULnQlhzDgbN0iUCFEH7NxL9TVFnDffeH5N4l DPJR1nDOsmL4D8Q07tamKTNxlOVRLQCZBhwjLxRZWp+wp7qoIC+RJ3zfmLxU8Gzqt/ 9/FqdaWA9yQNNi73g9XLLtHhp3gS85aYvUa5LCgY= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug dap/30472] DAP "repl" evaluation can make gdb unresponsive Date: Thu, 27 Jul 2023 19:43:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: dap X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW 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=3D30472 --- Comment #3 from Tom Tromey --- Most of the problem could be solved by noticing when the inferior continues and telling the DAP response that it is done. This wouldn't help with the "target" problem though. --=20 You are receiving this mail because: You are on the CC list for the bug.=