llvm-project/lldb/source
Greg Clayton 39945dcc0b Missed a few places where we need to report unreadable executables.
<rdar://problem/17727734>

llvm-svn: 215743
2014-08-15 18:03:30 +00:00
..
API Add an option to suppress the persistent result variable when running EvaluateExpression 2014-08-08 21:45:36 +00:00
Breakpoint Fix typos. 2014-07-01 21:22:11 +00:00
Commands Don't crash when specifying a core file that isn't readable. 2014-08-15 18:00:45 +00:00
Core Disable the command pipe in ConnectionFileDescriptor for Windows. 2014-08-07 23:35:20 +00:00
DataFormatters Improve the way the ObjC data formatters fetch a valid frame to use for running expressions against 2014-07-30 21:07:50 +00:00
Expression Fix typo in error message. 2014-08-14 23:04:28 +00:00
Host Don't crash when specifying a core file that isn't readable. 2014-08-15 18:00:45 +00:00
Interpreter fix the _regexp-break command to allow quotes around the name: 2014-08-14 17:58:33 +00:00
Plugins Missed a few places where we need to report unreadable executables. 2014-08-15 18:03:30 +00:00
Symbol Fixed a problem in the Clang AST importer where 2014-08-01 22:42:38 +00:00
Target Fix a thinko in the process list formatting. 2014-08-15 17:05:27 +00:00
Utility StringLexer: Fix CMake build 2014-08-07 20:48:39 +00:00
CMakeLists.txt Revert "Fix the build broken as a result of deleting jit from LLVM." 2014-08-07 23:26:01 +00:00
Makefile Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
lldb-log.cpp Fix typos. 2014-07-01 21:22:11 +00:00
lldb.cpp Teach LLDB about Windows processes. 2014-07-28 16:45:18 +00:00