summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorQi Hu <huqi@loongson.cn>2022-07-14 09:25:50 +0300
committerHuacai Chen <chenhuacai@loongson.cn>2022-07-29 13:22:33 +0300
commitb0f3bdc00240fc9d7bf0f2a076943122d168c95e (patch)
tree44e91945af7f64a47da280d48449fae1873ee093 /scripts/gdb/linux/utils.py
parent1aea29d7c3569e5b6c40e73c51e9f4b2142c96ef (diff)
downloadlinux-b0f3bdc00240fc9d7bf0f2a076943122d168c95e.tar.xz
LoongArch: Fix missing fcsr in ptrace's fpr_set
In file ptrace.c, function fpr_set does not copy fcsr data from ubuf to kbuf. That's the reason why fcsr cannot be modified by ptrace. This patch fixs this problem and allows users using ptrace to modify the fcsr. Co-developed-by: Xu Li <lixu@loongson.cn> Signed-off-by: Qi Hu <huqi@loongson.cn> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions