]> sourceware.org Git - systemtap.git/commit - dwflpp.cxx
Properly check and use minidebuginfo
authorLukas Berk <lberk@redhat.com>
Fri, 13 Sep 2013 19:27:45 +0000 (15:27 -0400)
committerLukas Berk <lberk@redhat.com>
Fri, 13 Sep 2013 19:27:45 +0000 (15:27 -0400)
commitc5810d31c22676d88f12cf3768d91344969f5577
treee9c05b3c437ce5fdb204c77ee955896f6be57803
parentb663fbae7667625ba47eb0adf6ab20a07bfac40c
Properly check and use minidebuginfo

dwflpp.cxx: add bool has_gnu_debuginfo() to check if section exists
dwflpp.h: declare bool has_gnu_debuginfo()
tapsets.cxx: check for .gnu_debuginfo as condition to query_module_symtab
     and listing functions in a process
minidebuginfo.stp: correct the binary to probe
NEWS
dwflpp.cxx
dwflpp.h
tapsets.cxx
testsuite/systemtap.base/minidebuginfo.stp
This page took 0.026778 seconds and 5 git commands to generate.