diff options
author | Kuan-Ying Lee <[email protected]> | 2024-07-23 14:49:01 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-09-01 20:43:29 -0700 |
commit | 0833952c0768daea7d9b6dc59a35bef309234b88 (patch) | |
tree | 4d9b3442993e26ae91d20273a6531cf7dab177b9 /lib/dynamic_debug.c | |
parent | 35249f68b5d38bff1c616cc9761ecc3d820163b1 (diff) |
scripts/gdb: add 'lx-kasan_mem_to_shadow' command
This command allows users to quickly translate memory address to the kasan
shadow memory address.
Example output:
(gdb) lx-kasan_mem_to_shadow 0xffff000019acc008
shadow addr: 0xffff600003359801
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kuan-Ying Lee <[email protected]>
Cc: Jan Kiszka <[email protected]>
Cc: Kieran Bingham <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions