You are not logged in.
Is there a way to add the debugging Symbols for all the packages in the repository (An extra package ? Or can I just add them to the ones build by ABS?
Offline
Until the devs find a way to make split packages with debugging symbols, you can create your own packages, by adding
options=(!strip)
in the PKGBUILDs, build them and install them.
Offline