On 1/5/23 09:28, Philippe Mathieu-Daudé wrote:
  static void handle_write_all_regs(GArray *params, void *user_ctx)
  {
-    target_ulong addr, len;
+    int reg_id;

'unsigned'?

No, match the third argument to gdb_write_register (int).


r~

Reply via email to