Dave Malcolm <dmalc...@redhat.com> added the comment:

Thanks for the info.  The final optimization option passed to gcc is the "-O3", 
so the build was done with optimization.

It's not going to be possible to determine if and when gdb will be able to work 
in an optimized build across all different compilers and configurations.  Issue 
8605 has a patch to skip test_gdb if optimization was present in the 
compilation flags, and I think we should apply it.

----------

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

Reply via email to