Paul small tip from a fellow Arch user: The quickest/easiest way to get debug symbols is to add 'debug' in the OPTIONS array of the PKGBUILD and rebuild the package [1]. This way separate *debug* packages will be created. The configure's --enable-debug does something a big different :-) [1] https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces#PKGBUILD