Olivier Houchard
b726d74fce
Fix debugging of 32bits arm binaries on arm64.
...
In set_regs32()/fill_regs32(), we have to get/set SP and LR from/to
tf_x[13] and tf_x[14].
set_regs() and fill_regs() may be called for a 32bits process, if the process
is ptrace'd from a 64bits debugger. So, in set_regs() and fill_regs(), get
or set PC and SPSR from where the debugger expects it, from tf_x[15] and
tf_x[16].
2019-06-26 16:56:56 +00:00
..
2019-06-03 19:19:35 +00:00
2018-01-12 23:34:16 +00:00
2018-03-20 17:58:51 +00:00
2018-03-20 17:58:51 +00:00
2018-07-31 15:08:02 +00:00
2019-02-07 20:50:39 +00:00
2017-08-12 18:42:54 +00:00
2019-05-01 17:12:49 +00:00
2019-05-16 17:04:29 +00:00
2019-03-01 16:16:38 +00:00
2018-07-31 12:53:27 +00:00
2019-05-16 13:00:35 +00:00
2018-07-31 12:53:27 +00:00
2019-02-07 03:01:54 +00:00
2017-08-13 18:54:51 +00:00
2018-06-19 16:14:23 +00:00
2019-06-24 21:00:28 +00:00
2019-06-24 21:00:28 +00:00
2019-06-24 21:13:45 +00:00
2019-05-01 14:20:31 +00:00
2019-01-13 19:49:46 +00:00
2019-06-26 16:56:56 +00:00
2018-05-01 17:32:43 +00:00
2019-05-21 20:38:48 +00:00
2019-05-26 23:04:21 +00:00
2019-06-23 21:06:56 +00:00
2019-05-04 19:40:30 +00:00
2018-11-01 10:25:22 +00:00
2019-05-21 20:38:48 +00:00
2018-02-08 19:28:51 +00:00
2019-01-13 19:49:46 +00:00
2018-05-18 13:28:02 +00:00
2019-03-16 11:44:33 +00:00