Running Speech-dispatcher inside of GDB

Hynek Hanke hanke at brailcom.org
Wed Feb 21 15:52:11 EST 2007


Keith Hinton writes:
> How do I run Speech-dispatcher in GDB for debugging purpuses?

Hi Keith,

thanks a lot for your interest in helping. Any backtrace from crash of
speechd-up or speech-dispatcher is appreciated. You must run
	gdb speech-dispatcher
(or preferably from the speech-dispatcher/src/server with
gdb ./speech-dispatcher so that you are sure you are executing the right
binary) and then type in
	run -s
If it crashes, type
	thread apply all bt
and save the output and send it to me.

The same (including the option -s) applies to speechd-up.

With regards,
Hynek Hanke






More information about the Speakup mailing list