aboutsummaryrefslogtreecommitdiff
path: root/lldb.xcodeproj
AgeCommit message (Expand)Author
2012-10-27Moving ValueObjectCast over to its own .h/.cpp files instead of sharing Value...Enrico Granata
2012-10-23Watchpoints remember the type of the expression or variable they were set wit...Jim Ingham
2012-10-19<rdar://problem/12491387>Greg Clayton
2012-10-16Add the ability to set timeout & "run all threads" options both from the "exp...Jim Ingham
2012-10-15Build with SDKROOT = macosx for "Debug" "DebugClang" and "Release" builds whe...Greg Clayton
2012-10-12Fixed build problems with LLDB on Mac OS X,Sean Callanan
2012-10-12Make SBDeclaration.h a public header in the LLDB.framework.Greg Clayton
2012-10-12Bunch of cleanups for warnings found by the llvm static analyzer.Jim Ingham
2012-10-10<rdar://problem/12462744> Implement a new SBDeclaration class to wrap an lldb...Enrico Granata
2012-09-28Implementing plugins that provide commands.Enrico Granata
2012-09-24Added a new Xcode build configuration, DebugClang,Sean Callanan
2012-09-20Bump to lldb-168, debugserver-193.Jason Molenda
2012-09-19Fix to the project file, to prevent it from usingSean Callanan
2012-09-12Start at getting "thread return" working. Doesn't work yet.Jim Ingham
2012-09-11Updated the project file to reflect the addedSean Callanan
2012-09-04<rdar://problem/11485744> Implement important data formatters in C++. Have th...Enrico Granata
2012-08-29<rdar://problem/11757916>Greg Clayton
2012-08-23A first version of a bunch of classes that wrap commonly used Python objects ...Enrico Granata
2012-08-23Added a hollowed out version of an OperatingSystem plugin that will use a cla...Greg Clayton
2012-08-22Change the man page install phase to only run in "desktop" and "desktop-no-xp...Jason Molenda
2012-08-22Reimplemented the code that backed the "settings" in lldb. There were many is...Greg Clayton
2012-08-13rdar://problem/12007576Johnny Chen
2012-08-11Change the minimum deployment target to 10.7 since clang requires 10.7 to use...Jim Ingham
2012-08-09rdar://problem/11457143 [ER] need "watchpoint command ..."Johnny Chen
2012-08-09On Mac OS X, lldb will now build c++11 and useSean Callanan
2012-08-07Updating Xcode project version numbers for lldb-165 and debugserver-192Sean Callanan
2012-08-06<rdar://problem/12029894>Greg Clayton
2012-08-04Pull in cxa_demangle.cpp/.h from llvm's libcxxabi project. Change the namesp...Johnny Chen
2012-08-02Updating Xcode project version numbers for lldb-164 and debugserver-191Sean Callanan
2012-07-26Updating Xcode project version numbers for lldb-163 and debugserver-190Sean Callanan
2012-07-17Update the project and schemes to the Xcode recommended settings.Greg Clayton
2012-07-14Bump to lldb-162 / debugserver-189.Jason Molenda
2012-07-12Unify how we get host version on Mac OS X & iOS.Jim Ingham
2012-07-09Add lldb.1 to the xcode project file, add a copy files phase to install it.Jason Molenda
2012-07-06Bump versions to lldb-161, debugserver-188.Jason Molenda
2012-07-05<rdar://problem/11806995>Han Ming Ong
2012-06-28Added a new top level "Resources" group for plist files and moved a few dylib...Greg Clayton
2012-06-27Added the ability to read the dSYM plist file with source remappings even whe...Greg Clayton
2012-06-21Bump version number to lldb-160.Jason Molenda
2012-05-25Bump to lldb 152.Jason Molenda
2012-05-24Change the "Debug" build to use the current MacOSX SDK. Fix the swig builder...Jim Ingham
2012-05-19bump to lldb-150.Jason Molenda
2012-05-18bump to lldb 149.Jason Molenda
2012-05-17Bump to version 148.Jason Molenda
2012-05-16Bump version # to lldb-147.Jason Molenda
2012-05-10<rdar://problem/11388521>Greg Clayton
2012-05-10Remove stuff from the xcscheme file that need not be checked in.Greg Clayton
2012-05-10<rdar://problem/11330621>Greg Clayton
2012-05-08bump TOT version number to lldb-146 to match the checkin on the branch.Jason Molenda
2012-05-08<rdar://problem/11358639>Greg Clayton