diff options
author | Yao Qi <yao.qi@linaro.org> | 2015-06-01 12:13:02 +0100 |
---|---|---|
committer | Yao Qi <yao.qi@linaro.org> | 2015-06-01 12:13:02 +0100 |
commit | df9d7ec9e749c18e9970fb240ca142148dd3bea9 (patch) | |
tree | fb4fda4bb9cfc65c5386c89715a73e4876bf97da /gdb/compile/compile-object-run.c | |
parent | 10766686b02fce9eedd6217ca76f457106a8142c (diff) | |
download | gdb-df9d7ec9e749c18e9970fb240ca142148dd3bea9.zip gdb-df9d7ec9e749c18e9970fb240ca142148dd3bea9.tar.gz gdb-df9d7ec9e749c18e9970fb240ca142148dd3bea9.tar.bz2 |
Fetch and store FP registers by PTRACE_{G,S}ETREGSET
If kernel supports PTRACE_GETREGSET, GDB uses PTRACE_{G,S}ETREGSET
to fetch and store FP registers.
gdb:
2015-06-01 Yao Qi <yao.qi@linaro.org>
* arm-linux-nat.c (fetch_fpregister): Use PTRACE_GETREGSET.
(fetch_fpregs): Likewise.
* arm-linux-nat.c (store_fpregister): Use PTRACE_SETREGSET.
(store_fpregs): Likewise.
Diffstat (limited to 'gdb/compile/compile-object-run.c')
0 files changed, 0 insertions, 0 deletions