]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: syscalls: Add some tips for LoongArch xml files
authorTiezhu Yang <yangtiezhu@loongson.cn>
Thu, 21 Mar 2024 01:55:10 +0000 (09:55 +0800)
committerTiezhu Yang <yangtiezhu@loongson.cn>
Thu, 21 Mar 2024 14:07:44 +0000 (22:07 +0800)
commit9bec569fda7c76849cf3eb0e4a525f627d25f980
tree6de6d47728e10869bcd285653a1a1645d1fa7267
parent006efc27dc52e4093ccee2dd5d4867c6a7f13fd6
gdb: syscalls: Add some tips for LoongArch xml files

In commit a08dc2aa004b (gdb: syscalls: Add loongarch-linux.xml.in),
it needs special handling when generating xml file. This should at
least be mentioned in the file comment rather than git log to help
the next person who regenerates this file understand what needs to
be done, suggested by Pedro Alves, thank you.

At the beginning, I only added the tips in loongarch-linux.xml.in,
after executing the command "make" to generate loongarch-linux.xml
from loongarch-linux.xml.in, it generates the same tips in the file
loongarch-linux.xml automatically, so update loongarch-linux.xml.in
and loongarch-linux.xml together.

Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Approved-by: Pedro Alves <pedro@palves.net>
gdb/syscalls/loongarch-linux.xml
gdb/syscalls/loongarch-linux.xml.in