From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A8F603858C66; Mon, 24 Jul 2023 18:50:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A8F603858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690224602; bh=Wbyl+RtB3LUfTPwSDeWP8G0EjmEUkTeErAAEdRx4ZZY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JHMiRZDizF7VqxRjJIPRNVu0Ht+XzY/trdOdvW+z0b+9HuTGDGEoinIZyMeaDBGRz W2YnpxItUpQQmWrsbrn0UyX6EF6w7EU5RguvG6cvaQKp83npRYG8maUgx5EUT3wyRn nrcpn25YzZnLun8TcyeOj8qi+MIN284JbRzJeN+E= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug dap/30678] DAP Server: Extra breakpoint appears when function breakpoint is hit Date: Mon, 24 Jul 2023 18:50:02 +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: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: tromey 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=3D30678 --- Comment #3 from Tom Tromey --- (In reply to Vladimir Makaev from comment #1) > Also you can see on the video that GDB debug session isn't ended when > program finishes, while lldb's does. Should I submit separate bug for thi= s? Probably best. I didn't really understand what to look for in the video. >From the log maybe it's the lack of a terminated event? A separate bug would let us investigate it with a separate patch I suppose. --=20 You are receiving this mail because: You are on the CC list for the bug.=