• Vicent Marti's avatar
    cc: Add a native Symbol Resolver cache · be4072a1
    Vicent Marti authored
    This new set of C/C++ APIs is capable of performing symbol resolution
    for any given running process, using the native `libelf` APIs instead of
    shelling out to binutils tools.
    
    This is a reimplementation of the original ProcSyms Python/Lua code.
    be4072a1
CMakeLists.txt 3.36 KB