David,<div><br></div><div>I ran the testsuite in the gdb bot that you pointed me at. It showed the same failures that you had reproduced:</div><div><br></div><div><div>         FAIL: gdb.base/skip.exp: step after disabling 3 (3)</div>
<div>         FAIL: gdb.reverse/step-precsave.exp: reverse step out of called fn</div><div>         FAIL: gdb.reverse/step-precsave.exp: reverse next over call</div><div>         FAIL: gdb.reverse/step-precsave.exp: reverse step test 1</div>
<div>         FAIL: gdb.reverse/step-precsave.exp: reverse next test 1</div><div>         FAIL: gdb.reverse/step-precsave.exp: reverse next test 2</div><div>         FAIL: gdb.reverse/step-reverse.exp: reverse step out of called fn</div>
<div>         FAIL: gdb.reverse/step-reverse.exp: reverse next over call</div><div>         FAIL: gdb.reverse/step-reverse.exp: reverse step test 1</div><div>         FAIL: gdb.reverse/step-reverse.exp: reverse next test 1</div>
<div>         FAIL: gdb.reverse/step-reverse.exp: reverse next test 2</div><div><br></div><div>But every single one of these failures are not present in gdb trunk. The easiest approach for now is to xfail them until a new gdb is tracked by the bot.</div>
<div><br></div><div>Is this patch to clang-tests-external OK?</div><div><br></div><div><br></div><div>Thanks. Diego.</div><br><div>On Wed Jul 09 2014 at 6:28:04 PM, Diego Novillo <<a href="mailto:dnovillo@google.com">dnovillo@google.com</a>> wrote:</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This patch implements my proposal to turn column information by<br>
default. Some background and discussion at:<br>
<br>
<a href="http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-June/074290.html" target="_blank">http://lists.cs.uiuc.edu/<u></u>pipermail/llvmdev/2014-June/<u></u>074290.html</a><br>
<br>
David, as we discussed offline, I did not see any regressions in the<br>
gdb testsuite on gdb's trunk. I will try with the instructions you<br>
gave me for gdb 7.5 tomorrow.<br>
<br>
This also updates the documentation and some tests that relied on the<br>
lack of column information. Some tests had column information in the<br>
expected output, but it was wrong (the tsan tests). Others were using<br>
the driver to execute.<br>
<br>
Tested on x86_64. Anything else I should test?<br>
<br>
<br>
Thanks.  Diego.<br>
</blockquote></div>