<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1498" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am debugging a simple program with several 
threads, using pthreads.&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2>printf's tell me that the threading is working, but 
I am unable to debug</FONT></DIV>
<DIV><FONT face=Arial size=2>the program with gdb (gdbserver on the 
target).&nbsp; I get spurious</FONT></DIV>
<DIV><FONT face=Arial size=2>'Program received signal SIG32, Real-time even 32' 
messages.</FONT></DIV>
<DIV><FONT face=Arial size=2>I'm using a stock ELDK tree via NFS boot.&nbsp; I 
couldn't tell you the ELDK</FONT></DIV>
<DIV><FONT face=Arial size=2>version but I've listed some of the components 
below.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've found postings in the general linux community, 
but they don't seem</FONT></DIV>
<DIV><FONT face=Arial size=2>to apply in this case.&nbsp; I've compiled a late 
gdb (6.2), tried later versions</FONT></DIV>
<DIV><FONT face=Arial size=2>of all the libraries that seem relevant,&nbsp;to no 
avail.&nbsp; Any ideas?&nbsp; Or,</FONT></DIV>
<DIV><FONT face=Arial size=2>equally valuable, is anybody debugging pthreads 
successfully on ppc,</FONT></DIV>
<DIV><FONT face=Arial size=2>what is your setup?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Mark Chambers</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>versions:</FONT></DIV>
<DIV><FONT face=Arial size=2>libc-2.2.1</FONT></DIV>
<DIV><FONT face=Arial size=2>libpthread-0.9.so</FONT></DIV>
<DIV><FONT face=Arial size=2>kernel - 2.4.19</FONT></DIV></BODY></HTML>