llvm-project/lldb
Greg Clayton e1e835c626 <rdar://problem/12655594>
Be sure to resolve the file path for the "target.process.python-os-plugin-path" setting.

llvm-svn: 168916
2012-11-29 18:48:47 +00:00
..
docs Avoid potentially disastrous mistakes when removing a file. 2012-11-05 18:41:33 +00:00
examples Replace printf with result.Printf, so that the plugin shows its output with any configuration of the LLDB I/O streams (esp. useful in graphic environments such as Xcode) 2012-10-30 18:01:15 +00:00
include Add 'class' keyword to friend definition (to fix gcc 4.6 build) 2012-11-28 23:20:22 +00:00
lib Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00
lldb.xcodeproj <rdar://problem/12635804> 2012-11-29 18:40:38 +00:00
lldb.xcworkspace I accidentally committed some changes to the 2011-12-21 21:30:33 +00:00
resources Bump to lldb-168, debugserver-193. 2012-09-20 06:42:30 +00:00
scripts Match extern "C" in declaration and definition (swig template) 2012-11-29 16:38:44 +00:00
source <rdar://problem/12655594> 2012-11-29 18:48:47 +00:00
test Mark expected failures on Linux (due to bugzilla #14437) 2012-11-27 21:33:41 +00:00
tools Correct the label for the com.apple.debugserver.posix plist. 2012-11-29 00:01:49 +00:00
utils Minor cleanup. 2012-03-05 18:25:29 +00:00
www Added malloc introspection commands for Mac OS X for both GDB and LLDB. 2012-11-19 17:47:29 +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 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 Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00