hanchenye-llvm-project/lldb
Greg Clayton 58d1c9a44f Still trying to get detach to work with debugserver. Got a bit closer,
but something is still killing our inferior.

Fixed an issue with darwin-debug where it wasn't passing all needed arguments
to the inferior.

Fixed a race condition with the attach to named process code.

llvm-svn: 116697
2010-10-18 04:14:23 +00:00
..
docs Minor copy edits. 2010-09-11 00:37:21 +00:00
examples There's no need to explicitly call lldb.SBDebugger.Initialize() now. It is done 2010-10-15 16:33:17 +00:00
include Added a new Host call to find LLDB related paths: 2010-10-17 22:03:32 +00:00
lib Patch from Jay Cornwall that modifies the LLDB "Host" layer to reuse more 2010-09-07 20:11:56 +00:00
lldb.xcodeproj Still trying to get detach to work with debugserver. Got a bit closer, 2010-10-18 04:14:23 +00:00
resources Bumped versions to lldb-26 and debugserver-114 for a build. 2010-10-08 00:23:57 +00:00
scripts Wrap the file writing operations inside a with statement to simplify code. 2010-10-14 16:57:08 +00:00
source Still trying to get detach to work with debugserver. Got a bit closer, 2010-10-18 04:14:23 +00:00
test Missed this spot where module.cleanup() can be passed a test instance to 2010-10-16 00:08:49 +00:00
tools Still trying to get detach to work with debugserver. Got a bit closer, 2010-10-18 04:14:23 +00:00
www Clarified some caveats for thread format strings. 2010-10-04 03:06:05 +00:00
INSTALL.txt You'll need to be running Mac OS X to get lldb to build right now. 2010-06-09 07:29:26 +00:00
LICENSE.TXT test commit 2010-06-09 03:55:24 +00:00
Makefile Comment out test targets; they don't work on Linux because test/Makefile uses 2010-07-09 22:36:15 +00:00