hanchenye-llvm-project/lldb
Jim Ingham 1f51e60b74 Implement returning integer values in "thread return" for arm, x86_64 and i386. Also returns
floats & doubles on x86_64.

<rdar://problem/8356523>

llvm-svn: 164741
2012-09-27 01:15:29 +00:00
..
docs
examples Added process attach options and also use the SBLaunchInfo and SBAttachInfo. 2012-09-25 18:27:12 +00:00
include Add an API to figure out whether a breakpoint is internal or not. 2012-09-25 23:55:19 +00:00
lib Patch by Matt, to get lldb to build with the updated llvm+clang versions (via Makefiles). 2012-09-26 16:27:06 +00:00
lldb.xcodeproj Added a new Xcode build configuration, DebugClang, 2012-09-24 23:21:18 +00:00
lldb.xcworkspace
resources Bump to lldb-168, debugserver-193. 2012-09-20 06:42:30 +00:00
scripts Add an API to figure out whether a breakpoint is internal or not. 2012-09-25 23:55:19 +00:00
source Implement returning integer values in "thread return" for arm, x86_64 and i386. Also returns 2012-09-27 01:15:29 +00:00
test Added support for the DebugClang configuration to the 2012-09-26 21:16:15 +00:00
tools Re-adding this previously removed file. 2012-09-20 23:08:52 +00:00
utils
www Add examples of using the kdp-remote and gdb-remote commands to connect to 2012-09-26 22:42:25 +00:00
.gitignore
INSTALL.txt
LICENSE.TXT
Makefile Don't force libc++ and c++11 on everyone. 2012-09-14 17:09:06 +00:00