On Mon, Jun 30, 2014 at 04:40:21PM +0200, Pali Rohár wrote: > Ok, how to than install debug symbols for all kopete libraries, > binaries and plugins?
Something like this.. echo "deb http://ddebs.ubuntu.com $(lsb_release -cs) main restricted universe multiverse" | sudo tee -a /etc/apt/sources.list.d/ddebs.list sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 428D7C01 sudo apt-get install libkopete4-dbgsym kopete-dbgsym More details at https://wiki.ubuntu.com/DebuggingProgramCrash Jonathan -- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
