Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123001
make 'step out' step out of the selected frame ClosedPublic Authored by llunak on Apr 3 2022, 11:22 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 4 2022, 2:32 PM Closed by commit rG76bc77292089: [lldb][gui] make 'step out' step out of the selected frame (authored by llunak). · Explain WhyApr 4 2022, 11:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 420393 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
|