[Lldb-commits] [PATCH] D68541: Implement 'up' and 'down' shortcuts in lldb gui

Luboš Luňák via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 29 12:38:15 PDT 2020


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

Updated for current git, and clang-format-ed.


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D68541

Files:
  lldb/packages/Python/lldbsuite/test/commands/gui/basicdebug/Makefile
  lldb/packages/Python/lldbsuite/test/commands/gui/basicdebug/TestGuiBasicDebug.py
  lldb/packages/Python/lldbsuite/test/commands/gui/basicdebug/func.c
  lldb/packages/Python/lldbsuite/test/commands/gui/basicdebug/main.c
  lldb/source/Core/IOHandlerCursesGUI.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68541.281705.patch
Type: text/x-patch
Size: 4174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200729/df7d5583/attachment.bin>


More information about the lldb-commits mailing list