[lldb-dev] Get source file name from Python API?

Ian Fang via lldb-dev lldb-dev at lists.llvm.org
Sat Mar 23 14:20:03 PDT 2019


Hi Folks,

Is there anyway to get the source file name for the current stop context? I am looking for something like the result of “source info”, but from Python API.

Thanks!
Ian



More information about the lldb-dev mailing list