[Lldb-commits] [PATCH] D104395: [LLDB][GUI] Add initial forms support
Omar Emara via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jun 29 14:12:05 PDT 2021
OmarEmaraDev updated this revision to Diff 355364.
OmarEmaraDev added a comment.
This revision is now accepted and ready to land.
- Rewrite internal field navigation.
- Rewrite form window drawing. Form delegate no longer have drawing routines.
- Add global error messages.
- Add action bar. Form delegate can now define as many arbitrary actions as needed.
- Make action button scrollable.
- Add support for composite fields.
- Add backward tab navigation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104395/new/
https://reviews.llvm.org/D104395
Files:
lldb/source/Core/IOHandlerCursesGUI.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104395.355364.patch
Type: text/x-patch
Size: 66648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210629/6ce43818/attachment-0001.bin>
More information about the lldb-commits
mailing list