[lldb-dev] regarding [Bug 15671] New: backtrace truncated after assertion failure in inferior
Dmitri Gribenko
gribozavr at gmail.com
Fri Jun 7 22:36:27 PDT 2013
On Fri, Jun 7, 2013 at 1:41 PM, Malea, Daniel <daniel.malea at intel.com> wrote:
> Or, did the clang version on that machine change recently?
I have just updated Clang to r183602 and now the tests started failing
in a different way:
http://lab.llvm.org:8011/builders/lldb-x86_64-debian-clang/builds/3999
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
More information about the lldb-dev
mailing list