Author: gclayton
Date: Wed Dec 7 17:51:49 2016
New Revision: 288999
URL: http://llvm.org/viewvc/llvm-project?rev=288999&view=rev
Log:
Fixed DoConnectRemote issues where ProcessKDP wasn't switched over to use the
version that needed a StringRef as the URL, and also updated all virtual
functions
Author: gclayton
Date: Wed Dec 7 17:52:27 2016
New Revision: 289000
URL: http://llvm.org/viewvc/llvm-project?rev=289000&view=rev
Log:
Fix an unannotated fallthrough that was causing a warning.
Modified:
lldb/trunk/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptE
Author: gclayton
Date: Wed Dec 7 18:22:45 2016
New Revision: 289006
URL: http://llvm.org/viewvc/llvm-project?rev=289006&view=rev
Log:
Improve crashlog.py so it can handle more iOS crashlog files.
Modified:
lldb/trunk/examples/python/crashlog.py
Modified: lldb/trunk/examples/python/crash
Hello everyone,
Below are some buildbot numbers for the last week of 11/27/2016 -
12/03/2016.
Please see the same data in attached csv files:
The longest time each builder was red during the last week;
"Status change ratio" by active builder (percent of builds that changed the
builder status fro
Hello everyone,
Below are some buildbot numbers for the week of 11/20/2016 - 11/26/2016.
Please see the same data in attached csv files:
The longest time each builder was red during the last week;
"Status change ratio" by active builder (percent of builds that changed the
builder status from gre
Author: zturner
Date: Wed Dec 7 18:54:24 2016
New Revision: 289009
URL: http://llvm.org/viewvc/llvm-project?rev=289009&view=rev
Log:
Work around a bogus warning on MSVC.
Modified:
lldb/trunk/include/lldb/Target/Target.h
Modified: lldb/trunk/include/lldb/Target/Target.h
URL:
http://llvm.org
Author: zturner
Date: Wed Dec 7 19:31:04 2016
New Revision: 289012
URL: http://llvm.org/viewvc/llvm-project?rev=289012&view=rev
Log:
Convert CommandObjectCommands to entry-based Args access.
Modified:
lldb/trunk/source/Commands/CommandObjectCommands.cpp
Modified: lldb/trunk/source/Commands/
Author: zturner
Date: Wed Dec 7 20:02:09 2016
New Revision: 289015
URL: http://llvm.org/viewvc/llvm-project?rev=289015&view=rev
Log:
Convert CommandObjectFrame to entry-based Args access.
In the process, discovered a bug related to the use of an
uninitialized-pointer, and fixed as suggested by E
Author: jmolenda
Date: Wed Dec 7 20:02:45 2016
New Revision: 289016
URL: http://llvm.org/viewvc/llvm-project?rev=289016&view=rev
Log:
Set the address size based on the target's arch instead
of using the address of the all_image_infos struct.
Modified:
lldb/trunk/source/Plugins/DynamicLoad
Author: jmolenda
Date: Wed Dec 7 23:12:45 2016
New Revision: 289023
URL: http://llvm.org/viewvc/llvm-project?rev=289023&view=rev
Log:
Increase timeout for Frontboard app launch request from 9 to 20 seconds
to match other timeouts.
Modified:
lldb/trunk/tools/debugserver/source/MacOSX/MachProc
Author: jmolenda
Date: Thu Dec 8 00:27:29 2016
New Revision: 289026
URL: http://llvm.org/viewvc/llvm-project?rev=289026&view=rev
Log:
When we interrupt a process, it was possible or the thread names
to not be set by Process::WillPublicStop() so the driver won't get
access to them. The fix is str
11 matches
Mail list logo