<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<br>



<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Verdana;}
</style>


hi,<br>i am using wingware to debug python.however i also want to debug my c modules which have been called in my python script simultaneously. so i have followed instructions given on http://www.wingware.com/doc/howtos/debugging-extension-modules-on-linux .<br>as a result i launch my python script in wingide and successfully attach it to gdb.when i debug my python code i get following in gdb :<br>[New Thread 0xa62eab90 (LWP 3957)]<br>[New Thread 0xa5ae9b90 (LWP 3958)]<br>[New Thread 0xa52e8b90 (LWP 3959)]<br>[New Thread 0xa4ae7b90 (LWP 3960)]<br>[New Thread 0xa42e6b90 (LWP 3961)]<br>[New Thread 0xa3ae5b90 (LWP 3962)]<br>[New Thread 0xa32e4b90 (LWP 3963)]<br><br>but the problem is that when in wingide the c module is called gdb doesnt take me into the respective c module.<br>i am new to gdb please help me where am i going wrong?<br>Thanks in advance.<br><br>Regards,<br>Sanam<br>                                         <br><hr>Hotmail: Trusted email with Microsoft’s powerful SPAM protection. <a href="https://signup.live.com/signup.aspx?id=60969">Sign up now.</a>                                     <br /><hr />Hotmail: Free, trusted and rich email service. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Get it now.</a></body>
</html>