On Sun, Dec 01, 2013 at 12:22:34PM +0600, Zlobin Nikita wrote: > Strang problem with debugging info. I built both clxclient and aeolus with > modified makefiles, removing optimization and adding -g -ggdb to flags. But > gdb > still says: > warning: no loadable sections found in added symbol-file > system-supplied > DSO at ,,, > Hoped to get a bit more detailed backtrace.
Are you sure to be debugging the locally compiled version ? It should be in /usr/local/bin, and the libraries in /usr/local/lib. You'd also have to enable the latter in /etc/ld.so.conf.d. Ciao, -- FA A world of exhaustive, reliable metadata would be an utopia. It's also a pipe-dream, founded on self-delusion, nerd hubris and hysterically inflated market opportunities. (Cory Doctorow) _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
