Problem: "Failed to execute MI command" [message #1768903] |
Mon, 24 July 2017 14:43  |
Eclipse User |
|
|
|
Hi all
I am using docker image, and I connect from my local Linux to the docker image instance by using the option "connect to server" in nautilus and after that, it is possible to open c++ project to eclipse normally (file->new->c++ project). When I look in the properties of project, I can see the following address: "/run/user/1000/gvfs/sftp:host=172.17.0.2,user=ns3/home/ns3/mptcp-0.89/mptcp/arch/sim/test/buildtop/source/new/software/sctp/sctp/src"
I whish to debug the program, I went to "debug configurations" and in "main", i use the following address for c/c++ application: "/run/user/1000/gvfs/sftp:host=172.17.0.2,user=ns3/home/ns3/mptcp-0.89/mptcp/arch/sim/test/buildtop/source/ns-3-dce/build/bin_dce/SCTPR"
and also i set some arguments for it. When i debug it i will receive the following error:
"Error in final launch sequence
Failed to execute MI command:
-environment-cd /run/user/1000/gvfs/sftp::host=172.17.0.2,user=ns3/home/ns3/mptcp-0.89/mptcp/arch/sim/test/buildtop/source/new/software/sctp/sctp/src
Error message from debugger back end:
/run/user/1000/gvfs/sftp::host=172.17.0.2,user=ns3/home/ns3/mptcp-0.89/mptcp/arch/sim/test/buildtop/source/new/software/sctp/sctp/src: No such file or directory.
/run/user/1000/gvfs/sftp::host=172.17.0.2,user=ns3/home/ns3/mptcp-0.89/mptcp/arch/sim/test/buildtop/source/new/software/sctp/sctp/src: No such file or directory."
Could you please guide me what is the problem? Thanks in advance
|
|
|
|
Powered by
FUDForum. Page generated in 0.04979 seconds