aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/stacktrace.c
diff options
context:
space:
mode:
authorJens Remus <jremus@linux.ibm.com>2024-04-29 17:02:52 +0200
committerAlexander Gordeev <agordeev@linux.ibm.com>2024-05-14 13:37:05 +0200
commit10f70525365146046dddcc3d36bfaea2aee0376a (patch)
tree6ebd5ac3ae659896622c3bc7457d652da8312881 /arch/s390/kernel/stacktrace.c
parent712c5d5f625974877d9302d6b160729288f1feb2 (diff)
s390/vdso: Generate unwind information for C modules
GDB fails to unwind vDSO functions with error message "PC not saved", for instance when stepping through gettimeofday(). Add -fasynchronous-unwind-tables to CFLAGS to generate .eh_frame DWARF unwind information for the vDSO C modules. Fixes: 4bff8cb54502 ("s390: convert to GENERIC_VDSO") Signed-off-by: Jens Remus <jremus@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'arch/s390/kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions