Files
favicon-trap/qemu
lazymio 225d387325 Fix wrong sync after UC_ERR_[READ, WRITE, FETCH]_[UNMAPPED, PROT] (#1368)
* Fix wrong sync after UC_ERR_[READ, WRITE, FETCH]_[UNMAPPED, PROT]

Note that:
1. We only guarantee the pc (and other internal states) is correct
if and only of `uc_emu_start` returns without any error (or errors
have been handled in callbacks.).
2. If memory read/write error isn't handled by hooks, the state is
undefined and the pc is probably wrong if no hook is installed.

This fixes #1323.

* Rename variables

* Add note in unicorn.h

* Refine test_i386_invalid_mem_read_in_tb
2021-05-12 00:10:45 +08:00
..
2017-01-18 15:23:40 +08:00
2020-06-07 11:22:18 +08:00
2020-04-30 14:00:48 +08:00
2020-04-28 09:51:45 +08:00
2020-03-24 16:23:04 +08:00
2020-02-25 11:36:06 +08:00
2020-05-18 19:57:44 +08:00
2015-08-21 15:04:50 +08:00
2015-08-21 15:04:50 +08:00
2015-08-21 15:04:50 +08:00
2020-02-10 22:33:00 +08:00
2019-09-08 16:44:16 +08:00
2015-08-21 15:04:50 +08:00
2015-08-21 15:04:50 +08:00
2020-04-27 23:01:26 +08:00
2020-04-28 02:38:51 +08:00
2017-02-24 10:39:36 +08:00
2015-08-21 15:04:50 +08:00
2017-01-20 16:46:58 +08:00
2015-08-21 15:04:50 +08:00
2017-01-21 00:13:21 +11:00
2020-02-25 11:36:06 +08:00
2015-08-21 15:04:50 +08:00
2015-08-21 15:04:50 +08:00
2015-08-21 15:04:50 +08:00