<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi,<br>Thanks for your reply. well the problem is that for gfb you need a python interpreter with debugging symbols, but unfortunately as i am using ubuntu9.10 it has python2.6 without debugging symbols. now there are two ways out of it.first is that if we could add debug symbols to pre installed pyhon2.6.Second is that i have installed python3.1 with debugging symbols but it has been installed in usr/local/bin opposed to usr/bin where python2.6 is installed. now can we somehow tell ubuntu to use python3.1 instead of python2.6?<br>Thirdly, when i type "python" in command shell python2.6 opens.<br>Thanks in advance.<br>Regards,<br>Sanam<br><br><hr id="stopSpelling">Date: Mon, 19 Apr 2010 16:53:47 +0530<br>From: reach2shaunak02@gmail.com<br>To: sanamsingh@hotmail.com<br>CC: python-list@python.org; ddd@gnu.org<br>Subject: Re: installing debug symbols<br><br>Hi,<br><br>You need to install the python debugging packages for your ubuntu version. I guess its "python-dbg"<br><br>Regards,<br>Shaunak<br><br><div class="ecxgmail_quote">2010/4/19 sanam singh <span dir="ltr"><<a href="mailto:sanamsingh@hotmail.com">sanamsingh@hotmail.com</a>></span><br>
<blockquote class="ecxgmail_quote" style="padding-left: 1ex;">



<div>
hi,<br>i am using ubuntu 9.10. it comes with preinstalled python2.6 having no debug symbols.How can i add debug symbols to it. Secondly i cant afford to install a fresh python version using OPT=-g way. Please tell me how can i add symbols to existing python2.6.<br>
The error that i get in gdb when i attach a pid to it is :<br>Loaded symbols for /usr/lib/python2.6/dist-packages/numpy/random/mtrand.so<br>Reading symbols from /usr/lib/python2.6/lib-dynload/_ctypes.so...Reading symbols from /usr/lib/debug/usr/lib/python2.6/lib-dynload/_ctypes.so...done.<br>
(no debugging symbols found)...done.<br>Loaded symbols for /usr/lib/python2.6/lib-dynload/_ctypes.so<br>Reading symbols from /usr/lib/python2.6/lib-dynload/cmath.so...Reading symbols from /usr/lib/debug/usr/lib/python2.6/lib-dynload/cmath.so...done.<br>
(no debugging symbols found)...done.<br>Loaded symbols for /usr/lib/python2.6/lib-dynload/cmath.so<br>0xb78a5422 in __kernel_vsyscall ()<br><br>Thanks in advance.<br><div class="ecxhm">                                           <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></div>
</div>
<br>_______________________________________________<br>
ddd mailing list<br>
<a href="mailto:ddd@gnu.org">ddd@gnu.org</a><br>
<a href="http://lists.gnu.org/mailman/listinfo/ddd">http://lists.gnu.org/mailman/listinfo/ddd</a><br>
<br></blockquote></div><br>                                       <br /><hr />Hotmail: Powerful Free email with security by Microsoft. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Get it now.</a></body>
</html>