Hi. While debugging mplayer with gdb, I stumbled accross the following: Don't use "make install", this will strip your binaries which are therefor unusable for gdb. I think this is worth mentioning in bugreports.html, to use the binary in the source directoy and not the one installed with "make install" S°