public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/31484] New: [gdb/testsuite] Add memcpy, memmove, memset watchpoint tests
@ 2024-03-14 11:14 vries at gcc dot gnu.org
  2024-03-14 11:14 ` [Bug testsuite/31484] " vries at gcc dot gnu.org
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: vries at gcc dot gnu.org @ 2024-03-14 11:14 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=31484

            Bug ID: 31484
           Summary: [gdb/testsuite] Add memcpy, memmove, memset watchpoint
                    tests
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: testsuite
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

While discussing aarch64 watchpoints, the point was raised that it's not clear
what addr_trap the kernel will report when using the aarch64 mops feature ops (
CPYF*, CPY*, SET* and SETG*).

For now, there doesn't seem to a an SOC out there supporting this (looking at
https://gpages.juszkiewicz.com.pl/arm-socs-table/arm-socs.html).

Nevertheless, we can add test-cases that excercise memset/memcpy/memmove and
set watchpoints.  On a mops architecture, using those will active the optimized
versions in glibc which will use the mops feature ops.

Likewise, on other architecture optimized versions may be triggered which favor
larger memory access operations, which are interesting for testing watchpoint
behaviour.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2024-04-30 10:08 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-14 11:14 [Bug testsuite/31484] New: [gdb/testsuite] Add memcpy, memmove, memset watchpoint tests vries at gcc dot gnu.org
2024-03-14 11:14 ` [Bug testsuite/31484] " vries at gcc dot gnu.org
2024-03-14 11:23 ` luis.machado at arm dot com
2024-03-23  4:29 ` thiago.bauermann at linaro dot org
2024-03-30  3:38 ` brobecker at gnat dot com
2024-03-30  7:48 ` vries at gcc dot gnu.org
2024-04-02  9:53 ` luis.machado at arm dot com
2024-04-19  6:28 ` thiago.bauermann at linaro dot org
2024-04-20 18:42 ` brobecker at gnat dot com
2024-04-22  4:17 ` thiago.bauermann at linaro dot org
2024-04-22  4:33 ` thiago.bauermann at linaro dot org
2024-04-22 23:09 ` thiago.bauermann at linaro dot org
2024-04-30  3:03 ` cvs-commit at gcc dot gnu.org
2024-04-30  3:58 ` thiago.bauermann at linaro dot org
2024-04-30  9:46 ` luis.machado at arm dot com
2024-04-30 10:08 ` vries at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).