<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi All,<br><br>When i trace a single threaded application with ltrace tool it is able to work fine. But when i try to trace an application which contains multi-threads it breaks with an error. After going through the ltrace mailing list i came to know that because of the limitation of ltrace for thread support it breaks. For more information please refer to the below link:<br><br>http://lists.alioth.debian.org/pipermail/ltrace-devel/2006-April/000035.html<br><br>So now i am trying to add the multi-threaded support for ltrace, but not able to find a proper approach for this, for example <br><br>1) Is there a workaround for the existing code?<br>2) Entirely new designed should be made to overcome this limitation?<br><br>Any help in this regard will be appreciated.<br><br>Thanks,<br>Manoj<br><br><br></td></tr></table><br>