hanchenye-llvm-project/lldb/source
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
..
API If we are attached to a platform, then make sure that we can verify that a process exists when attaching by "pid" before we try and do a lengthy command that could take a while to timeout. 2012-09-27 00:03:39 +00:00
Breakpoint Change the new breakpoint creation output (primarily from "break set") to something more useful. 2012-09-22 00:04:04 +00:00
Commands Brought LLDB top-of-tree into sync with LLVM/Clang 2012-09-24 22:25:51 +00:00
Core
Expression Removed some debugging cruft. 2012-09-24 23:11:56 +00:00
Host Bump to lldb-168, debugserver-193. 2012-09-20 06:42:30 +00:00
Interpreter Added "k" as an alias to "process kill" since the new "kdb-remote" will now conflict with it. 2012-09-27 00:02:27 +00:00
Plugins Implement returning integer values in "thread return" for arm, x86_64 and i386. Also returns 2012-09-27 01:15:29 +00:00
Symbol Brought LLDB top-of-tree into sync with LLVM/Clang 2012-09-24 22:25:51 +00:00
Target Implement returning integer values in "thread return" for arm, x86_64 and i386. Also returns 2012-09-27 01:15:29 +00:00
Utility
Makefile
lldb-log.cpp
lldb.cpp