<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I tried this:<br>CFLAG=-g ./configure --prefix=/home/user/localdir<br><br>But during debugging python i get:<br><br>(gdb)next<br>(gdb)print variable<br>(gdb)$1 = <value optimized out><br><br>What should i do?<br>How can i get the value of a variable instead of <value optimized out> ?<br><br>Thanks.<br></td></tr></table>