On 8/4/22 06:02, Song Gao wrote:
+        /* orig_a0 */
+        return gdb_get_regl(mem_buf, env->gpr[4]);

There is no rational value to provide for orig_a0,
because this is only related to the linux kernel.
I understand that you need to enumerate the register
so that pc gets number 35, but you might as well
simply provide zero for this value.


r~

Reply via email to