llvm-project/lldb/source
Ed Maste 6fa32b6f54 Don't require a valid thread if expr can be evaluated statically
This seems reasonable and the BackticksWithNoTargetTestCase suggests it
should be this way.

llvm-svn: 202722
2014-03-03 15:37:30 +00:00
..
API Better error reporting when a variable can't be 2014-02-28 22:27:53 +00:00
Breakpoint remove useless declarations found thanks to scan-build 2014-02-27 22:46:23 +00:00
Commands When a multiline expression produces output, the multi-line help message is printed twice. 2014-02-11 19:11:11 +00:00
Core Better error reporting when a variable can't be 2014-02-28 22:27:53 +00:00
DataFormatters Better error reporting when a variable can't be 2014-02-28 22:27:53 +00:00
Expression Don't require a valid thread if expr can be evaluated statically 2014-03-03 15:37:30 +00:00
Host Fix types to eliminate compiler warnings in FreeBSD host class 2014-02-28 13:46:51 +00:00
Interpreter Suppress python readline module under Linux to fix a seg fault. 2014-02-26 07:39:20 +00:00
Plugins Better error reporting when a variable can't be 2014-02-28 22:27:53 +00:00
Symbol Fix build break due to signature change on ASTContext' setExternalSource parameter. 2014-02-27 17:18:23 +00:00
Target Fixed all overlapping prompt issues. 2014-02-28 18:22:24 +00:00
Utility Extends StringExtractorGDBRemote to support debugger packets. 2013-12-05 19:25:45 +00:00
CMakeLists.txt Add libexecinfo for backtrace() on FreeBSD 2014-02-26 18:21:42 +00:00
Makefile Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
lldb-log.cpp Fixed deadlocks that could occur when using python for breakpoints, operating system plugins, and other async python usage. 2014-02-13 23:34:38 +00:00
lldb.cpp Merging the iohandler branch back into main. 2014-01-27 23:43:24 +00:00