diff options
author | Philipp Rudo <prudo@linux.vnet.ibm.com> | 2018-01-23 13:37:43 +0100 |
---|---|---|
committer | Andreas Arnez <arnez@linux.vnet.ibm.com> | 2018-01-23 13:37:43 +0100 |
commit | 9c0b896ee1d4edfe30c783b027ed5c081845a63d (patch) | |
tree | 557e3861248505f39fcab0bc5758a3f006a739cd /mkinstalldirs | |
parent | 7042632bf7976d29889ba89fe4867654c5f38e2d (diff) | |
download | binutils-gdb-9c0b896ee1d4edfe30c783b027ed5c081845a63d.tar.gz |
s390: gdbarch_tdep add hook for syscall record
Most parts of s390_process_record are common for the architecture. Only
the system call handling differs between the OSes. In order to be able to
move s390_process_record to a common code file add a hook to record
syscalls to gdbarch_tdep. So every OS can implement their own handling.
gdb/ChangeLog:
* s390-linux-tdep.c (gdbarch_tdep.s390_syscall_record): New hook.
(s390_process_record, s390_gdbarch_tdep_alloc)
(s390_linux_init_abi_any): Use/set new hook.
Diffstat (limited to 'mkinstalldirs')
0 files changed, 0 insertions, 0 deletions