diff options
author | Tom de Vries <tdevries@suse.de> | 2023-02-20 12:20:14 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2023-02-20 12:20:14 +0100 |
commit | 8908d9c45cde37c8a7840db80091b1190f209c8f (patch) | |
tree | ac3835492fd9e3192b9b312745943193da07f667 /gdb/dwarf2/stringify.c | |
parent | 5aca7eaa2be78b5bb9f993b901b32acef51e5c45 (diff) | |
download | gdb-8908d9c45cde37c8a7840db80091b1190f209c8f.zip gdb-8908d9c45cde37c8a7840db80091b1190f209c8f.tar.gz gdb-8908d9c45cde37c8a7840db80091b1190f209c8f.tar.bz2 |
[gdb/symtab] Trust epilogue unwind info for unknown producer (-g0 case)
For a -g0 -fasynchronous-unwind-tables exec (without .debug_info but with
.eh_frame section), start using the dwarf2 unwinder instead of the
"amd64 epilogue override" unwinder, by returning true in
compunit_epilogue_unwind_valid for cust == nullptr.
This has effect both on the amd64 and i386 targets, but only add amd64
test-case gdb.base/unwind-on-each-insn-amd64-2.exp.
Diffstat (limited to 'gdb/dwarf2/stringify.c')
0 files changed, 0 insertions, 0 deletions