|
Problems with remote debugging
|
01/09/2014 2:31 PM
post107839
|
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
|
|
|