hanchenye-llvm-project/lldb
Johnny Chen 8ed0ef9bae Change the signature of WatchpointLocation ctor so that the second param becomes
'size_t size', instead of 'lldb::tid_t tid'.  Pass size to the StoppointLocation
ctor as well.

llvm-svn: 139131
2011-09-06 02:52:28 +00:00
..
docs Add a note. 2011-07-20 20:28:36 +00:00
examples More documentation changes (WIP) 2011-08-24 01:32:46 +00:00
include Change the signature of WatchpointLocation ctor so that the second param becomes 2011-09-06 02:52:28 +00:00
lib Patch by Filipe to build lldb usng 'make'! 2011-08-23 22:36:23 +00:00
lldb.xcodeproj Added support for accessing and loading our new .debug_names and .debug_types 2011-09-01 23:16:13 +00:00
lldb.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
resources Make the CFBundleShortVersionString and CFBundleVersion automatically track 2011-08-25 04:13:59 +00:00
scripts Additional code cleanups ; Short option name for --python-script in type summary add moved from -s to -o (this is a preliminary step in moving the short option for --summary-string from -f to -s) ; Accordingly updated the test suite 2011-08-23 00:32:52 +00:00
source Change the signature of WatchpointLocation ctor so that the second param becomes 2011-09-06 02:52:28 +00:00
test Update the test case in light of recent change of LLDB-Info.plist to track Apple Generic Version number 2011-08-26 23:50:10 +00:00
tools Watchpoint work in progress: 2011-09-02 21:13:07 +00:00
utils Fix typos in comment. 2011-08-20 01:02:31 +00:00
www Change old "settings set frame-prompt" and thread-prompt 2011-08-25 02:46:44 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00