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
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
