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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to