> I also tried to follow davyd's instructions, but gdb complains about > "/usr/bin/vdr-applet.py": not in executable format: File format not > recognized" > > I just have no idea what the problem could be :( Off the top of my head, you might have to do "gdb python" and then inside gdb, "run /usr/bin/vdr-applet.py".