[Lldb-commits] [PATCH] D123001: make 'step out' step out of the selected frame

Luboš Luňák via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 4 13:38:34 PDT 2022


llunak updated this revision to Diff 420295.
llunak added a comment.

Added a test.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123001/new/

https://reviews.llvm.org/D123001

Files:
  lldb/include/lldb/Target/Thread.h
  lldb/source/Core/IOHandlerCursesGUI.cpp
  lldb/source/Target/Thread.cpp
  lldb/test/API/commands/gui/basicdebug/TestGuiBasicDebug.py
  lldb/test/API/commands/gui/basicdebug/func.c
  lldb/test/API/commands/gui/basicdebug/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123001.420295.patch
Type: text/x-patch
Size: 5497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220404/23fe7d74/attachment.bin>


More information about the lldb-commits mailing list