(In reply to Jan Engelhardt from comment #18) > so we get source files again, but I have not tried if gdb is happy enough > with that. Thanks for this fix. I can check this with gdb. Unfortunately, gdb can't debug dll, only executables, which means you need to add a package that contains an executable that ideally depends on a dll provided by another package. Another thing is whether it is intentional (or reasonable) to add an additional dependency to the already required packages by using a perl script: Requires: coreutils Requires: findutils Requires: gawk Requires: grep Requires: mingw32-cross-binutils Requires: mingw32-cross-breakpad-tools Requires: mingw32-cross-pkgconf Requires: python3 Requires: rpm Requires: rpmlint-mini Requires: sed