Topic: debug symbols

Can you add option to your spec file for building with debug symbols?

Re: debug symbols

I don't understand your question.
Not enough information.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: debug symbols

I use Your spec file for building my own repo. And now I want have debug symbols for debugging php pdo_oci8 extension with gdb. For creating debug version needed simply added --enable-debug option on configure step.

Re: debug symbols

debug are in the debuginfo package.

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: debug symbols

I couldn't find php-debuginfo-5.3.8-1.x86_64.rpm here http://rpms.famillecollet.com/enterprise/5/remi/x86_64/
But when I build by myself, I have this package.