[Mesa-dev] [Bug 101200] No debug info generated for symbol glBlendFuncSeparate since Mesa 17

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 26 12:53:42 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=101200

            Bug ID: 101200
           Summary: No debug info generated for symbol glBlendFuncSeparate
                    since Mesa 17
           Product: Mesa
           Version: 17.0
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: andrewponomarenko at yandex.ru
        QA Contact: mesa-dev at lists.freedesktop.org

The debug-info for symbol glBlendFuncSeparate is not generated since
Mesa>=17.0.0.

The library is configured with the following parameters:

    ./configure --enable-shared --enable-glx --disable-osmesa --enable-debug
--enable-gles2 --enable-gles1 --with-llvm-prefix=/path/to/LLVM-3.8.1/
PKG_CONFIG_PATH='/path/to/libdrm/2.4.80/lib/pkgconfig'

There is no debug-info for the symbol in the library:

    readelf --debug-dump=info libGL.so.1 | grep glBlendFuncSeparate

All is OK in Mesa 13.0.6.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170526/fa76d875/attachment.html>


More information about the mesa-dev mailing list