<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=shift_jis">
<META content="IncrediMail 1.0" name=GENERATOR>
<!--IncrdiXMLRemarkStart>
<IncrdiX-Info>
<X-FID>FLAVOR00-NONE-0000-0000-000000000000</X-FID>
<X-FVER>3.0</X-FVER>
<X-CNT>;</X-CNT>
</IncrdiX-Info>
<IncrdiXMLRemarkEnd-->
</HEAD>
<BODY style="BACKGROUND-POSITION: 0px 0px; FONT-SIZE: 12pt; MARGIN: 5px 10px 10px; FONT-FAMILY: Arial" bgColor=#ffffff background="" scroll=yes ORGYPOS="0" X-FVER="3.0">
<TABLE id=INCREDIMAINTABLE cellSpacing=0 cellPadding=2 width="100%" border=0>
<TBODY>
<TR>
<TD id=INCREDITEXTREGION style="FONT-SIZE: 12pt; CURSOR: auto; FONT-FAMILY: Arial" width="100%">
<DIV> </DIV>
<DIV>Hi </DIV>
<DIV> </DIV>
<DIV>In gdbserver source file Linux_low.c look at the following data structure </DIV>
<DIV> </DIV>
<DIV>static struct target_ops linux_target_ops = {<BR>  linux_create_inferior,<BR>  linux_attach,<BR>  linux_kill,<BR>  linux_thread_alive,<BR>  linux_resume,<BR>  linux_wait,<BR>  linux_fetch_registers,<BR>  linux_store_registers,<BR>  linux_read_memory,<BR>  linux_write_memory,<BR>  linux_look_up_symbols,<BR>};</DIV>
<DIV> </DIV>
<DIV>the last member linux_look_up_symbols, what this function does ?</DIV>
<DIV> </DIV>
<DIV>This is assigned to the following function</DIV>
<DIV> </DIV>
<DIV>linux_look_up_symbols (void)<BR>{<BR>#ifdef USE_THREAD_DB<BR>  if (using_threads)<BR>    return;</DIV>
<DIV> </DIV>
<DIV>  using_threads = thread_db_init ();<BR>#endif<BR>}</DIV>
<DIV> </DIV>
<DIV>Actually where it does any symbol related functionality ?</DIV>
<DIV> </DIV>
<DIV>can anybody clarrify these questions ? Thanks in advance</DIV>
<DIV> </DIV>
<DIV>Regards</DIV>
<DIV>Raja Saleru</DIV></TD></TR>
<TR>
<TD id=INCREDIFOOTER width="100%">
<TABLE cellSpacing=0 cellPadding=0 width="100%">
<TBODY>
<TR>
<TD width="100%"></TD>
<TD id=INCREDISOUND vAlign=bottom align=middle></TD>
<TD id=INCREDIANIM vAlign=bottom align=middle></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><SPAN id=IncrediStamp><SPAN dir=ltr><FONT face="Arial, Helvetica, sans-serif" size=2>____________________________________________________<BR><FONT face="Comic Sans MS" size=2><A href="http://www.incredimail.com/redir.asp?ad_id=309&lang=9"><IMG alt="" hspace=0 src="cid:BB861AFA-5104-498F-81B9-160C51EF2278" align=baseline border=0></A>  <I>IncrediMail</I> - <B>Email has finally evolved</B> - </FONT><A href="http://www.incredimail.com/redir.asp?ad_id=309&lang=9"><FONT face="Times New Roman" size=3><B><U>Click Here</U></B></FONT></A></SPAN></SPAN></FONT></BODY></HTML>