NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Remote debugging cant start due to error

 
Post new topic   Reply to topic    NetBeans Forums -> C/C++ Users
View previous topic :: View next topic  
Author Message
imyourm8



Joined: 19 Jun 2012
Posts: 1

PostPosted: Tue Jun 19, 2012 7:53 pm    Post subject: Remote debugging cant start due to error Reply with quote

When i tried to set up debugger i entered path to compiled file. But path was wrong and now i cant change this path and i dont know where to change it. I have this error when debugging starts: http://gyazo.com/7758f6bdcb7850f6ba56b5649e7339d0. What can i do? How to revert or change settings of remote debugger?
Back to top
Vladimir Kvashin
Posted via mailing list.





PostPosted: Thu Jun 21, 2012 9:25 pm    Post subject: Remote debugging cant start due to error Reply with quote

Hi,

You can change it in Project Properties dialog:
select Buid > Make node, set "Build Result" field.

Please set in in your local context, i.e. as C:\Users\...\emple_remote,
IDE will automatically convert it to correct remote path.

You can specify relative path there, like
"dist\release\GU-Linux-x86\emple_remote"

And don't be afraid that the path you entered does not exist locally,
IDE won't check this, but it will check whether the converted remote
path exists.

Hope this helps.
Vladimir

On 06/19/2012 12:53 PM, imyourm8 wrote:
Quote:
When i tried to set up debugger i entered path to compiled file. But path was wrong and now i cant change this path and i dont know where to change it. I have this error when debugging starts: http://gyazo.com/7758f6bdcb7850f6ba56b5649e7339d0



Back to top
netbeandkm



Joined: 18 Nov 2011
Posts: 1
Location: United States

PostPosted: Tue Jul 31, 2012 7:45 pm    Post subject: Reply with quote

Vladimir,

This was working with 7.1, but since upgrading to 7.2 I can not remote debug with NetBeans. I get the same error that the remote path is not found. The really weird part of the problem is I can remote run the program but not remote debug. So it seems that the path that is being set for remote compiling and running is somehow getting munged when debugging.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> C/C++ Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo