public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Running Speech-dispatcher inside of GDB
@  Keith Hinton
   ` Hynek Hanke
  0 siblings, 1 reply; 3+ messages in thread
From: Keith Hinton @  UTC (permalink / raw)
  To: speakup

How do I run Speech-dispatcher in GDB for debugging purpuses?
Regards,
-Keith
Also, where would the bug files, or core dumps be sotred at?
Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Running Speech-dispatcher inside of GDB
   Running Speech-dispatcher inside of GDB Keith Hinton
@  ` Hynek Hanke
     ` Tyler Spivey
  0 siblings, 1 reply; 3+ messages in thread
From: Hynek Hanke @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Running Speech-dispatcher inside of GDB
   ` Hynek Hanke
@    ` Tyler Spivey
  0 siblings, 0 replies; 3+ messages in thread
From: Tyler Spivey @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I gave this a try on his machine, and speechd-up just (in -l 5) kept
looping and saying it was reading one haracter from speech-dispatcher.
The program never actually crashed inside gdb.
On Wed, Feb 21, 2007 at 09:52:11PM +0100, Hynek Hanke wrote:
> 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
> 
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFF3SqFTsjaYASMWKQRAh/MAJ4iRCfajxqbXxABr+ssgqKHc7pN1gCcCdgG
h8kXj0cIbZlR7duQgE4Jikc=
=WMCw
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Running Speech-dispatcher inside of GDB Keith Hinton
 ` Hynek Hanke
   ` Tyler Spivey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).