[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Fri Apr 25 21:34:31 PDT 2014


The Buildbot has detected a new failure on builder phase1 - sanity while building lldb.
Full details are available at:
 http://lab.llvm.org:8013/builders/phase1%20-%20sanity/builds/19253

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 207293
Blamelist: gclayton

BUILD FAILED: failed

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 include/lldb/Interpreter/ScriptInterpreter.h
 include/lldb/Interpreter/ScriptInterpreterPython.h
 source/Interpreter/CommandInterpreter.cpp
 source/Interpreter/ScriptInterpreterPython.cpp
On: http://10.1.1.2/svn/llvm-project
For: lldb
At: Fri 25 Apr 2014 17:05:39
Changed By: gclayton
Comments: Free the strong reference to a lldb::SBDebugger that the script interpreter was holding onto in the "lldb.debugger" global variable.

Properties: 




Files:
 include/lldb/Host/Editline.h
 source/Host/common/Editline.cpp
On: http://10.1.1.2/svn/llvm-project
For: lldb
At: Fri 25 Apr 2014 17:05:40
Changed By: gclayton
Comments: Since one or more Editline instances of the same kind (lldb commands, expressions, etc) can exist at once, they should all shared a ref counted history object.

Now they do.

Properties: 




LOGS:






More information about the llvm-testresults mailing list