Bug 101200

Summary: No debug info generated for symbol glBlendFuncSeparate since Mesa 17
Product: Mesa Reporter: Andrey <andrewponomarenko>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED MOVED QA Contact: mesa-dev
Severity: normal    
Priority: medium    
Version: 17.0   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Andrey 2017-05-26 12:53:42 UTC
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.
Comment 1 GitLab Migration User 2019-09-18 20:26:04 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/1012.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.