convert SBDebugger::***FileHandle() wrappers to native files.
authorLawrence D'Anna <lawrence_danna@apple.com>
Tue, 15 Oct 2019 16:59:20 +0000 (16:59 +0000)
committerLawrence D'Anna <lawrence_danna@apple.com>
Tue, 15 Oct 2019 16:59:20 +0000 (16:59 +0000)
commit311dbb1bd7c2933e8c1f5317aa9ef8715b4fae3c
tree647aead7ea53ea5db166dd12f3e078198d3052ad
parentd9b553ec9961e95740535d3aeff62817f867767f
convert SBDebugger::***FileHandle() wrappers to native files.

Summary:
This patch converts the swig wrappers for SetInputFileHandle() and friends
to emulate the old behavior using SetInputFile().

This will clear the way for deleting the FILE* typemaps altogether.

Reviewers: JDevlieghere, jasonmolenda, labath

Reviewed By: labath

Subscribers: mehdi_amini, dexonsmith, lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D68856

llvm-svn: 374912
lldb/packages/Python/lldbsuite/test/python_api/file_handle/TestFileHandle.py
lldb/scripts/interface/SBDebugger.i