llvm-project/lldb/source/Host
Jim Ingham 106d02866d Added an option to turn OFF the "detach on error" behavior that was added
to debugserver when launching processes.

<rdar://problem/16216199>

llvm-svn: 211658
2014-06-25 02:32:56 +00:00
..
common Don't use libc's "char *basename(char *)" or "char *dirname(char *)" as they are not thread safe. 2014-05-30 21:06:57 +00:00
freebsd Implement Host::GetThreadName for FreeBSD 2014-05-21 18:09:55 +00:00
linux sanitise sign comparisons 2014-04-02 03:51:35 +00:00
macosx Added an option to turn OFF the "detach on error" behavior that was added 2014-06-25 02:32:56 +00:00
windows Windows fix: Condition::Wait returned failure when it actually succeeded (SleepConditionVariableCS returns non-zero for success) 2014-06-03 14:33:41 +00:00
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
Makefile MingW compilation (windows). Includes various refactoring to improve portability. 2013-08-23 12:44:05 +00:00