Make the unwinding of the stack part of "thread return" work, and add the thread return command.
llvm-svn: 163867
This commit is contained in:
@@ -131,7 +131,7 @@ public:
|
||||
RunToAddress (lldb::addr_t addr);
|
||||
|
||||
SBError
|
||||
ReturnToFrame (SBFrame &frame, SBValue &return_value);
|
||||
ReturnFromFrame (SBFrame &frame, SBValue &return_value);
|
||||
|
||||
%feature("docstring", "
|
||||
//--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user