2011/10/13 Tanu Kaskinen <tanuk at iki.fi>: > On Thu, 2011-10-13 at 20:54 +0200, Maarten Bosmans wrote: >> to reflect changes made in >> 32e2cd6d3216f780c4cffed0f8eb3c30f2c8d732 >> core: get rid of rt sig/timer handling since modern Linux' ppoll() is finally fixed for granularity > > Hmm.. That's pretty old commit. I guess the gdb instructions also are > outdated at [1]? And I have done debugging in an unnecessarily complex > way for the last two years? LD_BIND_NOW=1 gdb src/.libs/pulseaudio is definately useful today, at least for running pulseaudio from the build tree. Arun had a better alternative though: libtool --mode=execute gdb src/pulseaudio (running the script, not the binary in .libs) I never did the handle part in gdb, so indeed, that probably isn't necesarry anymore. > [1] http://pulseaudio.org/wiki/Community#BugsPatchesTranslations > > -- > Tanu > > _______________________________________________ > pulseaudio-discuss mailing list > pulseaudio-discuss at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss >