llvm-project/lldb
Han Ming Ong 0137455fab <rdar://problem/13259230>
Remember to set m_profile_thread to NULL once the profile thread is turned off.

llvm-svn: 175761
2013-02-21 16:31:31 +00:00
..
docs Fix document typos, indentation in python code, and API examples. 2013-02-12 20:01:49 +00:00
examples Quick fix for the libc++ std::map synthetic children provider 2013-02-09 01:44:23 +00:00
include Add some documentation on how HandleCommand work. 2013-02-21 03:17:20 +00:00
lib Continuing the fix for the r173732 fix. Now lldb gets built with Makefiles (Darwin). 2013-01-30 00:28:58 +00:00
lldb.xcodeproj Added a kqueue class which isn't being used yet, but was part of trying to work around the limitations with the unix select() call and how it is limited to FD_SETSIZE file descriptors. 2013-02-16 22:46:58 +00:00
lldb.xcworkspace I accidentally committed some changes to the 2011-12-21 21:30:33 +00:00
resources Get LLDB-Info.plist up to date with r169081. 2012-12-08 01:20:07 +00:00
scripts Fix document typos, indentation in python code, and API examples. 2013-02-12 20:01:49 +00:00
source If you say 2013-02-21 01:29:04 +00:00
test Add logging of which test cases are run (through dosep) to help diagnose any hangs/crashes in the buildbots. 2013-02-20 21:31:47 +00:00
tools <rdar://problem/13259230> 2013-02-21 16:31:31 +00:00
utils Minor update to Vim frontend: simplify breakpoints display (and list unresolved breakpoints) 2013-02-12 00:31:40 +00:00
www Mention "return" -> "thread return" 2013-02-20 23:38:37 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00