[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 12:54:36 PDT 2021


OmarEmaraDev updated this revision to Diff 358399.
OmarEmaraDev marked 10 inline comments as done.
OmarEmaraDev added a comment.

- Return raw pointers instead of unique ones.
- Add Show Advance Settings option.
- Allow detaching and killing at the same time.
- Allow detaching while keeping process stopped.
- Handle review comments.


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.358399.patch
Type: text/x-patch
Size: 21240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210713/5bca29ec/attachment-0001.bin>


More information about the lldb-commits mailing list