diff options
author | Yao Qi <yao.qi@linaro.org> | 2016-02-19 15:51:03 +0000 |
---|---|---|
committer | Yao Qi <yao.qi@linaro.org> | 2016-02-29 16:44:50 +0000 |
commit | 253b4d3a09e9edbb72d21127fbc85934ab1b7c07 (patch) | |
tree | 0490c367193afb39f3dc77ec4f2609db287b1341 /gdb/msg_reply.defs | |
parent | 841fdfcdd9caa69f3ad7560a2806d421e23f598a (diff) | |
download | binutils-253b4d3a09e9edbb72d21127fbc85934ab1b7c07.zip binutils-253b4d3a09e9edbb72d21127fbc85934ab1b7c07.tar.gz binutils-253b4d3a09e9edbb72d21127fbc85934ab1b7c07.tar.bz2 |
Support more syscalls in linux-record: pipe2 epoll_create1 eventfd2 fallocate dup3 and inotify_init1
This patch adds more syscalls in linux-record.
gdb:
2016-02-29 Yao Qi <yao.qi@linaro.org>
* linux-record.h (enum gdb_syscall) <gdb_sys_fallocate>: New.
<gdb_sys_eventfd2, gdb_sys_epoll_create1, gdb_sys_dup3>: New.
<gdb_sys_pipe2, gdb_sys_inotify_init1>: New.
* linux-record.c (record_linux_system_call): Handle them.
Diffstat (limited to 'gdb/msg_reply.defs')
0 files changed, 0 insertions, 0 deletions