llvm-project/lldb/source/Plugins/Process
Jim Ingham ef65160016 Improve the x86_64 return value decoder to handle most structure returns.
Switch from GetReturnValue, which was hardly ever used, to GetReturnValueObject
which is much more convenient.
Return the "return value object" as a persistent variable if requested.

llvm-svn: 147157
2011-12-22 19:12:40 +00:00
..
Linux Patch from Dawn that fixes up linux debugging and a first passs at an 2011-11-29 20:50:10 +00:00
MacOSX-Kernel Fixed the issue that was causing our monitor process threads to crash, it 2011-11-17 04:46:02 +00:00
Utility Improve the x86_64 return value decoder to handle most structure returns. 2011-12-22 19:12:40 +00:00
gdb-remote When unwinding from the first frame, try to ask the remote debugserver 2011-12-13 05:39:38 +00:00