From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A325B3858C66; Mon, 22 Apr 2024 04:33:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A325B3858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1713760389; bh=mSGDTalHDA8TDAnhp9eCvD5hW2Q9Vf9pfvQde+ifs0I=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Pqa0QIxeg1Wl+3XA/2HZ0qdWBgDb9v6OXfr9DfMlul6fJJGodi/fX9a/3CseT27ij zSLw0SLUvY8oA/NfItlKQ0QdI4umHJKV7dYAEb6Tfam+2N/n3+HzaV4fVAL1FK35D7 NlJsOzAVuKrv+wEAzkgz3V0qup4KQ5qyFr6b7S3A= From: "thiago.bauermann at linaro dot org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/31484] [gdb/testsuite] Add memcpy, memmove, memset watchpoint tests Date: Mon, 22 Apr 2024 04:33:09 +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: thiago.bauermann at linaro 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=3D31484 --- Comment #9 from Thiago Jung Bauermann --- (In reply to Thiago Jung Bauermann from comment #6) > I'm finishing the last touches on the patch introducing the testcase, and > will post it on the mailing list tomorrow. Here is v2 of the testcase: https://inbox.sourceware.org/gdb-patches/20240421222657.1052635-1-thiago.ba= uermann@linaro.org/ It found bug #31665 on 32-bit arm, so we must be on to something :-) Unfortunately I posted these patches without seeing Kevin's review of v1, so I'll need to send a v3. --=20 You are receiving this mail because: You are on the CC list for the bug.=