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 - Problems with remote debugging: Page 1 of 4 (4 Items)
   
Problems with remote debugging  
Hello folks,

currently, I'm trying to remote debug an application that is running on a remote target connected via network from my 
host desktop. I create a dummy Makefile object and create a launch configuration for it with the unstripped binary from 
the target and some library paths all located on my host desktop. The target seems to connect.  However, after pressing 
the "debug" button in the launch configuration I get the error „Error in final launch sequence Cannot set share library
 paths binary object cannot be null“. Do you know what that means?

Regards