From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 59D7B3858C62; Mon, 24 Jul 2023 15:00:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 59D7B3858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690210852; bh=9d5RG1O/f12YmOLm9xKoezFHpvrkp1MjdFip+Ogf368=; h=From:To:Subject:Date:In-Reply-To:References:From; b=aqEKU6WBevLl34XR/9vRufFbnoDraFdPHGEOInZijhSHFLz2NBeKolVUTCbxOYkaO 7YSgdhPOUMQGNcht3443Mu5cV0YsA3Doy01ugVLFrl8RhR3e5c8VpIHQ59oZmNN5DS cE+zShpmF4GL4gFWOxIECEwWfwN52QhdwgXq/LH4= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug dap/30665] DAP Server: Relative paths in stacktrace response Date: Mon, 24 Jul 2023 15:00:52 +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: 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=3D30665 --- Comment #5 from Tom Tromey --- Maybe the testing could be done by also implementing 'cwd' in the launch request, a la https://github.com/eclipse-cdt-cloud/cdt-gdb-adapter/issues/90 --=20 You are receiving this mail because: You are on the CC list for the bug.=