On 2/27/26 1:39 PM, Philippe Mathieu-Daudé wrote:
Both gdb-xml/cf-fp.xml and gdb-xml/m68k-fp.xml aren't imported
from GDB repository. Presumably they are hand-written, and lack
the @regnum XML tag.

This might explain why gdb_register_coprocessor() have a @g_pos
argument, only used for these 2 m68k files.

Fixes: 56aebc89167 ("Add GDB XML register description support")
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  target/m68k/helper.c | 4 ++--
  gdb-xml/cf-fp.xml    | 2 +-
  gdb-xml/m68k-fp.xml  | 2 +-
  3 files changed, 4 insertions(+), 4 deletions(-)


Reviewed-by: Pierrick Bouvier <[email protected]>

Reply via email to