llvm-capstone/lldb
Sean Callanan 0c23368a34 Fixes to make the test suite work better when
explicitly pointed at an LLDB framework and
executable.

llvm-svn: 167250
2012-11-01 21:23:21 +00:00
..
docs Mention that the code signing process also applies to Mountain Lion 2012-10-13 17:06: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 Carlo Kok found an issue where default parameters were causing the wrong argument to be passed. I got rid of the default args so we don't run into this. 2012-10-31 20:49:04 +00:00
lib Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00
lldb.xcodeproj Removed some spurious files from our Copy 2012-10-31 02:03:31 +00:00
lldb.xcworkspace
resources Bump to lldb-168, debugserver-193. 2012-09-20 06:42:30 +00:00
scripts Makefile patches from Charles Davis and Daniel Malea (+ one or two tweaks). 2012-11-01 18:55:16 +00:00
source Makefile patches from Charles Davis and Daniel Malea (+ one or two tweaks). 2012-11-01 18:55:16 +00:00
test Fixes to make the test suite work better when 2012-11-01 21:23:21 +00:00
tools Fix an error message in debugserver so it doesn't print "Unable to 2012-11-01 02:02:59 +00:00
utils
www Show both lldb-168 and earlier "bt -c 5" as well as lldb-169 and later "bt 5" usage. 2012-10-26 23:56:03 +00:00
.gitignore
INSTALL.txt
LICENSE.TXT
Makefile Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00