[Lldb-commits] [PATCH] D75877: [lldb/Reproducers] Fix replay for process attach workflows

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 10 23:00:29 PDT 2020


JDevlieghere updated this revision to Diff 249555.
JDevlieghere added a comment.

- Add ProcessInfo provider.
- Rewrite test as an dotest-test.


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

https://reviews.llvm.org/D75877

Files:
  lldb/include/lldb/Utility/FileSpec.h
  lldb/include/lldb/Utility/ProcessInfo.h
  lldb/source/Commands/CommandObjectReproducer.cpp
  lldb/source/Host/macosx/objcxx/Host.mm
  lldb/source/Utility/FileSpec.cpp
  lldb/source/Utility/ProcessInfo.cpp
  lldb/test/API/functionalities/reproducers/attach/Makefile
  lldb/test/API/functionalities/reproducers/attach/TestReproducerAttach.py
  lldb/test/API/functionalities/reproducers/attach/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75877.249555.patch
Type: text/x-patch
Size: 16264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200311/2be65ee0/attachment-0001.bin>


More information about the lldb-commits mailing list