diff options
author | Lawrence D'Anna <lawrence_danna@apple.com> | 2019-10-14 20:15:28 +0000 |
---|---|---|
committer | Lawrence D'Anna <lawrence_danna@apple.com> | 2019-10-14 20:15:28 +0000 |
commit | 322f12afc3673fc868899857b069ce59084dba05 (patch) | |
tree | 306f102542cd3987d31eb51d27c965dae489182b /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | c5d14b5c6fa9e003ef2037dcd3601c8339b1e42f (diff) | |
download | bcm5719-llvm-322f12afc3673fc868899857b069ce59084dba05.tar.gz bcm5719-llvm-322f12afc3673fc868899857b069ce59084dba05.zip |
remove FILE* usage from ReportEventState() and HandleProcessEvent()
Summary:
This patch adds FileSP and SBFile versions of the API methods
ReportEventState and HandleProcessEvent. It points the SWIG
wrappers at these instead of the ones that use FILE* streams.
Reviewers: JDevlieghere, jasonmolenda, labath, jingham
Reviewed By: labath
Subscribers: lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D68546
llvm-svn: 374816
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions