commit | a85885ff7ec52a8fe4a0b1008bcde20ff13c54d0 | [log] [tgz] |
---|---|---|
author | Carl Love <cel@us.ibm.com> | Fri Nov 19 18:33:51 2021 +0000 |
committer | Carl Love <cel@us.ibm.com> | Mon Dec 06 13:49:20 2021 -0600 |
tree | dc1cc1632e4b93d1692c8789f0d4a58e2b31b77d | |
parent | b082698c5cb9c076628476b132a140ca78e9c03b [diff] |
gdb: Add PowerPC support to gdb.dwarf2/frame-inlined-in-outer-frame This patch adds an #elif defined for PowerPC to setup the exit_0 macro. This patch addes the needed macro definitionald logic to handle both elfV1 and elfV2. The patch has been successfully tested on both PowerPC BE, Powerpc LE and X86_64 with no regressions.