Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - C/C++ Postmoterm debugger source not found: (1 Item)
   
C/C++ Postmoterm debugger source not found  
Hi,
My upnp program ied_device crashed after running 30 minutes. It depends on three shared libraries, i.e. libixml.so, 
libthreadutil.so, libupnp.so, and created 20 threads according to ied_device.core. I want to detect the bug by 
Postmortem debugger. In the Source tab of the Debug Configurations window of Momentics, I add the dependent library 
projects, i.e. ixml, threadutil and upnp in addition to the Default path, and check Search for duplicate source files on
 the path. But C/C++ Postmortem debugger can not find source.
How to solve this source not found problem? Thank you in advance.
Allen