From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E000B3858C52; Sat, 30 Mar 2024 07:48:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E000B3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1711784908; bh=0JrSH5z9t2NOK0NS4dkJjoqK3LiXoENsTI7zfxIkm3M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cTfwTx0ciFWaBM/ak+zJ78DVYCUWtUWlY+iPUu6OBGXBqWRt3nTvo6nW5n95sFJER q4pBLWn5ApZb06RuyEGJH7b1KkXqvMkhP5miZM9lK6OHinAtm6BX7ESWGmyxNEBJoq QR2oVeEejebBvHB8wgRPUMLTopFb6xV/X+zETT4c= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/31484] [gdb/testsuite] Add memcpy, memmove, memset watchpoint tests Date: Sat, 30 Mar 2024 07:48:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: testsuite X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: vries at gcc dot gnu.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=3D31484 --- Comment #4 from Tom de Vries --- (In reply to Joel Brobecker from comment #3) > Hello, >=20 > What do you guys think of renaming this PR to implementing the missing > features, and then adding the testcases can be part of the implementation? >=20 > That way, the implementation of the features can be tracked via this PR. I filed this as a testsuite PR, with the idea that implementing the test-case(s) might enable us to find missing support in gdb. As of yet, I'm not sure if there is anything missing, so renaming doesn't m= ake sense to me, but if it does to someone else I don't object. --=20 You are receiving this mail because: You are on the CC list for the bug.=