diff options
author | Youling Tang <tangyouling@loongson.cn> | 2022-05-30 20:08:30 +0800 |
---|---|---|
committer | Tiezhu Yang <yangtiezhu@loongson.cn> | 2022-06-14 22:21:43 +0800 |
commit | e5ab6af52d38ee068c1860ef113b7db4cc985cfb (patch) | |
tree | 8bad8cacb35f0635adbe82e3ed6837c0f5b9e3ef /ltoptions.m4 | |
parent | 476288fa2bddecf0f0e13dee826a076309bf01fe (diff) | |
download | gdb-e5ab6af52d38ee068c1860ef113b7db4cc985cfb.zip gdb-e5ab6af52d38ee068c1860ef113b7db4cc985cfb.tar.gz gdb-e5ab6af52d38ee068c1860ef113b7db4cc985cfb.tar.bz2 |
gdbserver: Add LoongArch/Linux support
Implement LoongArch/Linux support, including XML target description
handling based on features determined, GPR regset support, and software
breakpoint handling.
In the Linux kernel code of LoongArch, ptrace implements PTRACE_POKEUSR
and PTRACE_PEEKUSR in the arch_ptrace function, so srv_linux_usrregs is
set to yes.
With this patch on LoongArch:
$ make check-gdb TESTS="gdb.server/server-connect.exp"
[...]
# of expected passes 18
[...]
Signed-off-by: Youling Tang <tangyouling@loongson.cn>
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Diffstat (limited to 'ltoptions.m4')
0 files changed, 0 insertions, 0 deletions