aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-event-load.c
diff options
context:
space:
mode:
authorGuinevere Larsen <guinevere@redhat.com>2025-04-23 11:12:07 -0300
committerGuinevere Larsen <guinevere@redhat.com>2025-04-23 11:12:07 -0300
commit65ab41b7d5c612b6000b28f4c50bb256b2a9e22b (patch)
tree487546d319396031e662272d09079671c3bff169 /gdb/testsuite/gdb.python/py-event-load.c
parentdbbb9cfd3708a5b09b449c6cbc4d74dfec13904d (diff)
downloadbinutils-65ab41b7d5c612b6000b28f4c50bb256b2a9e22b.zip
binutils-65ab41b7d5c612b6000b28f4c50bb256b2a9e22b.tar.gz
binutils-65ab41b7d5c612b6000b28f4c50bb256b2a9e22b.tar.bz2
gdb: fix building with all targets
Commit b9c7eed0c2409fc640129a38d80a2bf1212b464a recently introduced a build failure, because the file gdb/riscv-canonicalize-syscall-gen.c hasn't been added to the ALL_64_TARGET_OBS variable in the makefile, leading to a linker issue. This commit fixes that. Also, turns out, the new file was slightly outdated, as the gdb_old_mmap syscall has been renamed to gdb_sys_old_mmap in commit 432eca4113d5748ad284a068873455f9962b44fe. This commit also fixes that on the generated file itself, to quickly fix the build. A followup commit will fix the python file responsible for generating the .c file.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-event-load.c')
0 files changed, 0 insertions, 0 deletions