gdb fix elfv1 Powerpc gdb.dwarf2/frame-inlined-in-outer-frame.exp
authorCarl Love <cel@us.ibm.com>
Wed, 8 Dec 2021 18:37:13 +0000 (12:37 -0600)
committerCarl Love <cel@us.ibm.com>
Thu, 9 Dec 2021 19:01:52 +0000 (13:01 -0600)
commitab7baf103d2fb381361da3257b971a372a449f50
tree52d292c6acd8c08246c3bd60944d77c7e9d81a89
parent6722ee73f78acd2e22166e6fe334a8b9d9a12c38
gdb fix elfv1 Powerpc gdb.dwarf2/frame-inlined-in-outer-frame.exp

On ELFv1, the _start symbol must point to the *function descriptor* (in
the .opd section), not to the function code (in the .text section) like
with ELFv2 and other architectures.
gdb/testsuite/gdb.dwarf2/frame-inlined-in-outer-frame.S