llvm-project/lldb/source/Host/common
Greg Clayton 4017fa399b <rdar://problem/10652336>
Fixed a crasher when trying to load an expression prefix file:

% touch /tmp/carp.txt
% xcrun lldb
(lldb) settings set target.expr-prefix /tmp/carp.txt
Segmentation fault

llvm-svn: 147646
2012-01-06 02:01:06 +00:00
..
Condition.cpp Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
File.cpp <rdar://problem/10507811> 2012-01-04 22:56:43 +00:00
FileSpec.cpp <rdar://problem/10652336> 2012-01-06 02:01:06 +00:00
Host.cpp Added code in the Host layer that can report system log messages 2012-01-05 03:57:59 +00:00
Makefile Patch from Jay Cornwall that modifies the LLDB "Host" layer to reuse more 2010-09-07 20:11:56 +00:00
Mutex.cpp Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
SocketAddress.cpp Add support for platforms without sa_len to SocketAddress, and modify 2011-07-22 19:12:42 +00:00
Symbols.cpp Applied a fix to qualify "UUID" with the lldb_private namespace to fix 2011-02-04 18:53:10 +00:00
Terminal.cpp Cleaned up the dynamic library open/getsymbol/close code to use abstracted 2011-02-08 00:35:34 +00:00
TimeValue.cpp Patch by Matt Johnson to build on his Linux machine with recent versions of libstdc++ and glibc! 2011-08-11 20:40:21 +00:00