summaryrefslogtreecommitdiffstats
path: root/util.h
diff options
context:
space:
mode:
authorMark Wielaard <mjw@redhat.com>2009-06-15 17:47:36 +0200
committerMark Wielaard <mjw@redhat.com>2009-06-15 17:47:36 +0200
commitd438dd9bc070216016e02f4958fe9dea571712c9 (patch)
tree7b64f4335a3386b6076c1771b2b9e27dfcb98a19 /util.h
parentcba30aa93a8836cd9f88b494c17bc991c997d5f2 (diff)
downloadsystemtap-steved-d438dd9bc070216016e02f4958fe9dea571712c9.tar.gz
systemtap-steved-d438dd9bc070216016e02f4958fe9dea571712c9.tar.xz
systemtap-steved-d438dd9bc070216016e02f4958fe9dea571712c9.zip
PR10285. User space PROBE marks aren't found with separate debuginfo.
The original logic was a little confused. It could end up searching the separate debuginfo twice instead of falling back to the main elf file. Now we explicitly search the main elf file first (where the .probes section really should be) and only then fall back to the separate debuginfo file. * tapsets.cxx (dwarf_builder::probe_table::probe_table): Search main elf file first, then fall back on separate debuginfo file if necessary. * testsuite/systemtap.exelib/exelib.exp: Enable mark.tcl testcase. main elf file or the debuginfo file, but would interpret
Diffstat (limited to 'util.h')
0 files changed, 0 insertions, 0 deletions