diff options
author | Mark Wielaard <mjw@redhat.com> | 2009-08-18 15:50:40 +0200 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2009-08-18 15:50:40 +0200 |
commit | 21c38ccc872a9b8c340e15545dc37ff8474f4109 (patch) | |
tree | c512c1eacd3af1dc28e2a8b613d663d87487a917 /testsuite/configure | |
parent | 7544ffdf7dd029f40f9c8b59d156df841c6fb56c (diff) | |
download | systemtap-steved-21c38ccc872a9b8c340e15545dc37ff8474f4109.tar.gz systemtap-steved-21c38ccc872a9b8c340e15545dc37ff8474f4109.tar.xz systemtap-steved-21c38ccc872a9b8c340e15545dc37ff8474f4109.zip |
PR10533 loc2c doesn't resolve frame base correctly for inlined vars.
When we see a DW_TAG_inlined_subroutine while walking the syntactical
die tree as returned by dwarf_getscopes for a given variable to retrieve
the frame base, then we need to switch to walking the physical die tree
where the subroutine is inlined.
* loc2c-test.c (handle_variable): Switch "die branches" when searching
for frame base and a DW_TAG_inlined_subroutine is encountered.
Diffstat (limited to 'testsuite/configure')
0 files changed, 0 insertions, 0 deletions