]> sourceware.org Git - systemtap.git/commit
stapdyn: loadLibrary now returns BPatch_object
authorJosh Stone <jistone@redhat.com>
Thu, 8 Nov 2012 01:07:15 +0000 (17:07 -0800)
committerJosh Stone <jistone@redhat.com>
Mon, 19 Nov 2012 20:19:29 +0000 (12:19 -0800)
commit0f3edcb9bf9eab6aad85829cbfae680321cbae49
tree4b6ec3981e60671ca951aa5672bd980b75707c87
parent911e1256248beef887632d4a16cc05f8bee14405
stapdyn: loadLibrary now returns BPatch_object

BPatch_addressSpace::loadLibrary changed its return value before Dyninst
8.0 final.  We wanted the BPatch_object anyway, so now we don't have to
get it indirectly through BPatch_module::getObject.

Also, bump the rpm spec to require the actual Dyninst 8.0.
stapdyn/mutatee.cxx
systemtap.spec
This page took 0.025553 seconds and 5 git commands to generate.