We have a separate repository for packages with unstripped binaries. The relevant information is here:
https://wiki.ubuntu.com/DebuggingProgramCrash For it to work, the build needs to leave debugging symbols in place (hence the --disable-strip), and later on, the build system will make a copy of the binaries before stripping them and putting them into the standard packages and the unstripped versions in the debug package. ** Changed in: kvm (Ubuntu) Status: New => Invalid -- no package a-la "qemu-kvm-dbg" with debug symbols https://bugs.launchpad.net/bugs/600970 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
