llvm-project/lldb
Ed Maste e544143f03 Clean up handling of FreeBSD thread list on Launch / Attach
Instead of directly manipulating the thread list in Launch and Attach,
just rely on RefreshStateAfterStop to populate the initial list.

Review: http://llvm-reviews.chandlerc.com/D1565
llvm-svn: 189889
2013-09-03 23:55:30 +00:00
..
docs As promised in previous commit, docs for qPlatform_RunCommand. 2013-08-27 15:48:54 +00:00
examples Fixed a crash in objc_refs caused by improper 2013-08-13 00:53:33 +00:00
include Switch '/bin/bash' to '/bin/sh' 2013-09-03 23:04:53 +00:00
lib merge lldb-platform-work branch (and assorted fixes) into trunk 2013-08-26 23:57:52 +00:00
lldb.xcodeproj merge lldb-platform-work branch (and assorted fixes) into trunk 2013-08-26 23:57:52 +00:00
lldb.xcworkspace Move the performance test cases into their own project. 2013-03-18 23:05:00 +00:00
resources Bump version number to 310.99.0. 2013-07-15 04:47:33 +00:00
scripts merge lldb-platform-work branch (and assorted fixes) into trunk 2013-08-26 23:57:52 +00:00
source Clean up handling of FreeBSD thread list on Launch / Attach 2013-09-03 23:55:30 +00:00
test Switch '/bin/bash' to '/bin/sh' 2013-09-03 23:04:53 +00:00
tools Revert part of my previous patch, we should be using libedit under 2013-09-03 15:38:37 +00:00
utils Fixed continue issues with process attach/detach 2013-05-28 21:27:03 +00:00
www Clean up some documentation. 2013-08-21 18:13:29 +00:00
.arcconfig Adding .arcconfig file to LLDB to allow using Phabricator for reviews 2013-05-23 20:21:28 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +00:00
CMakeLists.txt MingW compilation (windows). Includes various refactoring to improve portability. 2013-08-23 12:44:05 +00:00
INSTALL.txt Update INSTALL.txt to mention LLDB builds on Linux with GCC or Clang. 2013-02-21 22:37:18 +00:00
LICENSE.TXT
Makefile MingW compilation (windows). Includes various refactoring to improve portability. 2013-08-23 12:44:05 +00:00