]> sourceware.org Git - systemtap.git/commit
PR10622 Search for extern $variables in symbol table.
authorMark Wielaard <mjw@redhat.com>
Mon, 16 Nov 2009 09:02:50 +0000 (10:02 +0100)
committerMark Wielaard <mjw@redhat.com>
Mon, 16 Nov 2009 09:47:38 +0000 (10:47 +0100)
commit228af5c49c06079e6bfe1daa64ead51b1dc979c7
tree006a8c43562f1170ceda08b4584ca318f0b0b746
parent7b76473cbad92366721defee51d93396cb101134
PR10622 Search for extern $variables in symbol table.

* dwflpp.h (vardie_from_symtable): New method.
* dwflpp.cxx (vardie_from_symtable): New method.
  (literal_stmt_for_local): Use vardie_from_symtable when no location
  attribute and DW_AT_external.
* testsuite/buildok/xtime.stp: New testcase from PR10622.
dwflpp.cxx
dwflpp.h
testsuite/buildok/xtime.stp [new file with mode: 0755]
This page took 0.024691 seconds and 5 git commands to generate.