[Lldb-commits] [PATCH] D105655: [LLDB][GUI] Add Process Attach form
Omar Emara via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 13 04:07:59 PDT 2021
OmarEmaraDev updated this revision to Diff 358228.
OmarEmaraDev marked 10 inline comments as done.
OmarEmaraDev added a comment.
- Use unique pointers for field delegates.
- Fix typos in Select methods.
- Set the process name to the main executable name by default.
- Turn plugin name into a choice field.
- Update debugger target if a new one was created.
- Remove superfluous continue operation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105655/new/
https://reviews.llvm.org/D105655
Files:
lldb/source/Core/IOHandlerCursesGUI.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105655.358228.patch
Type: text/x-patch
Size: 18432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210713/cf3f6240/attachment.bin>
More information about the lldb-commits
mailing list