[DynInst_API:] valueAdded function wrapper does not compile - missing getPatchAPIFunc


Date: Tue, 11 Nov 2014 15:16:38 -0500
From: Rijnard van Tonder <rvt@xxxxxxx>
Subject: [DynInst_API:] valueAdded function wrapper does not compile - missing getPatchAPIFunc
Hi,

I have a compile error when attempting to compile valueAdded/wrapper/amd64/src/wrapper.C:

../src/wrapper.C: In function âbool wrap(std::string, std::string, std::string)â:

../src/wrapper.C:163:37: error: âclass BPatch_functionâ has no member named âgetPatchAPIFuncâ

  ParseAPI::CodeObject *co = w[0]->getPatchAPIFunc()->function()->obj();

                              Â^


I can't find a reference to the getPatchAPIFunc member anywhere (source or documentation, Dyninst-8.2.1). Am I missing something? Thanks for your assistance.


Best,

Rijnard

[← Prev in Thread] Current Thread [Next in Thread→]