• Sergei Golubchik's avatar
    MDEV-6479 stack traces in 10.1 · c78f594b
    Sergei Golubchik authored
    Take into account that PIE binaries are loaded at some offset, so
    addresses cannot be directly resolved with addr2line. Find this
    offset and subtract it before resolving an address.
    c78f594b
CMakeLists.txt 3.83 KB