aboutsummaryrefslogtreecommitdiff
path: root/gdb/darwin-nat-info.c
diff options
context:
space:
mode:
authorThiago Jung Bauermann <thiago.bauermann@linaro.org>2024-04-20 23:18:26 -0300
committerThiago Jung Bauermann <thiago.bauermann@linaro.org>2024-06-07 18:42:58 -0300
commit8fb41483be64f5e606c0e8e22652960535406cb4 (patch)
treef14e918e3cd3cbb7a3fcaaa62151626712939c5e /gdb/darwin-nat-info.c
parent8215789c478d3fc006a94d4e7c1273329aa8c773 (diff)
downloadgdb-8fb41483be64f5e606c0e8e22652960535406cb4.zip
gdb-8fb41483be64f5e606c0e8e22652960535406cb4.tar.gz
gdb-8fb41483be64f5e606c0e8e22652960535406cb4.tar.bz2
gdb/aarch64: Add record support for MOPS instructions.
There are two kinds of MOPS instructions: set instructions and copy instructions. Within each group there are variants with minor differences in how they read or write to memory — e.g., non-temporal read and/or write, unprivileged read and/or write and permutations of those — but they work in the same way in terms of the registers and regions of memory that they modify. The new gdb.reverse/aarch64-mops.exp testcase verifies that MOPS instructions are recorded and correctly reversed. Not all variants of the copy and set instructions are tested, since there are many and the record and replay target processes them in the same way. PR tdep/31666 Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=31666 Approved-By: Luis Machado <luis.machado@arm.com> Tested-By: Luis Machado <luis.machado@arm.com> (cherry picked from commit ebd06ca6b9bb2327e1269b52eb99b2f012faabf9)
Diffstat (limited to 'gdb/darwin-nat-info.c')
0 files changed, 0 insertions, 0 deletions