Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Problem: "Failed to execute MI command"(Problem for debugging remotely)
Problem: "Failed to execute MI command" [message #1768903] Mon, 24 July 2017 14:43 Go to next message
Eclipse UserFriend
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
Re: Problem: "Failed to execute MI command" [message #1768958 is a reply to message #1768903] Tue, 25 July 2017 04:20 Go to previous message
Eclipse UserFriend
Hi, I find your use case intriguing. There is active work at the moment on getting docker contained toolchains to work well with Eclipse. Please follow bug 513589
Previous Topic:unable to start correctly
Next Topic:Error message on build...
Goto Forum:
  


Current Time: Mon Mar 17 05:20:06 EDT 2025

Powered by FUDForum. Page generated in 0.04979 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top