Trent Nelson added the comment:

Hi Larry,

Funnily enough, I just tried to step through a heavily hacked version of 
posix_readlink again, only to get gdb telling me I couldn't 'print' the 
variables I had added in.

Turns out, `./configure --with-pydebug` on FreeBSD ends up with '-O2' being 
appended to CFLAGS some how.  I've raised a separate issue for this: 
http://bugs.python.org/issue15748.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15748>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to