[lldb-dev] ReadCStringFromMemory deprecated? (API)

Paul Peet via lldb-dev lldb-dev at lists.llvm.org
Fri Apr 1 09:44:58 PDT 2016


Hey,

I noticed that SBProcess::ReadCStringFromMemory uses the deprecated
Process::ReadCStringFromMemory function. The note says that it was
deprecated in favor of ReadStringFromMemory.
Is it possible to add that function to the SBProcess api ?


More information about the lldb-dev mailing list