diff options
author | Nicolas Surbayrole <nsurbayrole@quarkslab.com> | 2021-03-08 10:19:59 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2021-03-13 10:45:11 +0100 |
commit | 08f3a96b33e7eef39b651af9edb5e6de8ff13371 (patch) | |
tree | 3741935752a9da2acd90a5d0a85af8e54f8a930c /.gdbinit | |
parent | 3f8d1885e48e4d72eab0688f604de62e0aea7a38 (diff) |
linux-user: Fix executable page of /proc/self/maps
The guest binary and libraries are not always map with the
executable bit in the host process. The guest may read a
/proc/self/maps with no executable address range. The
perm fields should be based on the guest permission inside
Qemu.
Signed-off-by: Nicolas Surbayrole <nsurbayrole@quarkslab.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210308091959.986540-1-nsurbayrole@quarkslab.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to '.gdbinit')
0 files changed, 0 insertions, 0 deletions