[lldb-dev] No LineEntry info fom FindFunctions in SBTarget?

Yin Ma yin at affinic.com
Wed Apr 23 15:32:55 PDT 2014


Hi,

 

I am calling FindFunctions in SBTarget to retrieve function info.

>From returned SBSymbolContext object, I can get valid SBFunction

And SBModule objects but not any valid SBLineEntry object. I used

SBSymbolContext.GetLineEntry(). 

 

I am wondering why LineEntry is not available there? And how to get 

corresponding LineEntry info for a SBFunction Object.

 

Thanks,

 

Yin 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140423/4e9b9281/attachment.html>


More information about the lldb-dev mailing list