<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Nov 24, 2013 at 6:12 AM, anatoly techtonik <span dir="ltr"><<a href="mailto:techtonik@gmail.com" target="_blank">techtonik@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Sun, Nov 24, 2013 at 12:43 PM, Nick Coghlan <<a href="mailto:ncoghlan@gmail.com">ncoghlan@gmail.com</a>> wrote:<br>


><br>
> On 24 Nov 2013 17:15, "Gregory P. Smith" <<a href="mailto:greg@krypto.org">greg@krypto.org</a>> wrote:<br>
>><br>
>> our buildbots are setup to configure --with-pydebug which also<br>
>> unfortunately causes them to compile with -O0... this results in a python<br>
>> binary that is excruciatingly slow and makes the entire test suite run take<br>
>> a long time.<br>
>><br>
>> given that nobody is ever going to run a gdb or another debugger on the<br>
>> buildbot generated transient binaries themselves how about we speed all of<br>
>> the buildbot's up by adding CFLAGS=-O2 to the configure command line?<br>
><br>
> The main problem is that doing so would disable test_gdb. Humans don't run<br>
> gdb on those binaries, but the test suite does.<br>
<br>
</div>Is there a danger that the code tested under GDB is not tested in<br>
"natural environment" for pythons?<br>
--<br></blockquote></div><br></div><div class="gmail_extra">What are you talking about? Have you actually looked at test_gdb before writing this email?<br><br></div><div class="gmail_extra">Eli<br></div><div class="gmail_extra">

<br></div></div>