]> sourceware.org Git - systemtap.git/commit
Fix PR20131 by making wildcard library paths work in probe specifications.
authorDavid Smith <dsmith@redhat.com>
Thu, 26 May 2016 19:17:58 +0000 (14:17 -0500)
committerDavid Smith <dsmith@redhat.com>
Thu, 26 May 2016 19:17:58 +0000 (14:17 -0500)
commit4e4b08eb73ebc4c8c5d0944f37ca51ba3e37a318
treedc8b82ddbdfdac824ef1bb7d248e92a4b866e727
parent18c157582ba8ecf93c2321cf1fc6f63793a04640
Fix PR20131 by making wildcard library paths work in probe specifications.

* tapsets.cxx (dwarf_builder::build): Fix logic error with commit
  c30ff77. If the library path isn't fully resolved, then use the path the
  user specified.
* testsuite/systemtap.base/listing_mode.exp: Decrease failures by being
  more forgiving about getting a full library path in 'stap -l' output.
tapsets.cxx
testsuite/systemtap.base/listing_mode.exp
This page took 0.029677 seconds and 5 git commands to generate.