From: Ryszard J. <rys...@ce...> - 2006-07-10 15:30:46
|
Hi Rick, Thank you for your last reply. I am answering to your question. > So in summary, you might want to a) examine a representative XML document > to see if the libraries of interest are present in a <module> element, and > b) try "export PSPROCESS_MAPPER=addr2line" before running psprocess to see > if this improves results. In any case, I would be interested to learn of > the outcome. > I have looked at XML document but unfortunately there are no more libraries of interest inside. Setting up the variable PS_PROCESS_MAPPER before running psprocess to 'addr2line' has significantly reduced the number of unknow functions, which were marked as a question mark. Thanks again for your help. Regards, Ryszard. |