[Lldb-commits] [PATCH] D68546: remove FILE* usage from ReportEventState() and HandleProcessEvent()

Lawrence D'Anna via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 14 13:16:26 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG322f12afc367: remove FILE* usage from ReportEventState() and HandleProcessEvent() (authored by lawrence_danna).

Changed prior to commit:
  https://reviews.llvm.org/D68546?vs=224668&id=224895#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68546

Files:
  lldb/include/lldb/API/SBDebugger.h
  lldb/include/lldb/API/SBFile.h
  lldb/include/lldb/API/SBProcess.h
  lldb/packages/Python/lldbsuite/test/python_api/default-constructor/sb_debugger.py
  lldb/packages/Python/lldbsuite/test/python_api/default-constructor/sb_process.py
  lldb/scripts/interface/SBDebugger.i
  lldb/scripts/interface/SBProcess.i
  lldb/source/API/SBDebugger.cpp
  lldb/source/API/SBProcess.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68546.224895.patch
Type: text/x-patch
Size: 10975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191014/71f56043/attachment.bin>


More information about the lldb-commits mailing list