Re: [Lldb-commits] [lldb] r219102 - Call SBDebugger::Initialize/Terminate from within Create/Destroy.

2014-10-09 Thread Ed Maste
On 9 October 2014 01:32, Matthew Gardiner m...@csr.com wrote: just using freebsd-update How exactly do I do that? ;-) From commandline? using pkg or /usr/ports? Will my sacred X install be at risk? Should just be: freebsd-update fetch freebsd-update install This updates the base system

Re: [Lldb-commits] [PATCH] Enable local llgs debugging on Linux when the use-llgs-for-local setting is enabled.

2014-10-09 Thread Todd Fiala
Closed by: ``` svn commit Sendinginclude/lldb/Target/FileAction.h Sendingsource/Plugins/Platform/Linux/PlatformLinux.cpp Sendingsource/Plugins/Platform/Linux/PlatformLinux.h Sendingsource/Plugins/Platform/MacOSX/PlatformDarwin.cpp Sending

Re: [Lldb-commits] [PATCH] Add target.jit-args settings

2014-10-09 Thread Todd Fiala
I reversed this out with this change: ``` svn commit Sendinginclude/lldb/Expression/ClangExpressionParser.h Sendinginclude/lldb/Target/Target.h Sendingsource/Expression/ClangExpressionParser.cpp Sendingsource/Expression/ClangFunction.cpp Sending