NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
imyourm8
Joined: 19 Jun 2012 Posts: 1
|
Posted: Tue Jun 19, 2012 7:53 pm Post subject: Remote debugging cant start due to error |
|
|
| 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.
|
Posted: Thu Jun 21, 2012 9:25 pm Post subject: Remote debugging cant start due to error |
|
|
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
|
Posted: Tue Jul 31, 2012 7:45 pm Post subject: |
|
|
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 |
|
 |
|
|
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
|
|