Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » remote debugging in eclipse cdt from linux server using cygwin
remote debugging in eclipse cdt from linux server using cygwin [message #1056232] Wed, 08 May 2013 11:30 Go to next message
nagaraj sherigar is currently offline nagaraj sherigarFriend
Messages: 5
Registered: May 2013
Junior Member
My current configuration is that I code, compile and debug C/C++ applications on a Linux server. The problem I am facing is that many users use the same server, making it very difficult to directly access the server. My plan is use Eclipse CDT in my local Windows CP to code. This part works fine. I'm coding in Eclipse, then compiling on the Linux server itself. Now I want to debug in Eclipse. I use gdbserver for this purpose. I get the control from my remote system to Eclipse but it shows this error:

warning: A handler for the OS ABI "GNU/Linux" is not built into this configuration of GDB. Attempting to continue with the default i386 settings.

...And nothing happens. Is there any way I can debug in Eclipse from gdbserver on a remote Linux machine? I am using Cygwin on Windows XP.
Re: remote debugging in eclipse cdt from linux server using cygwin [message #1057781 is a reply to message #1056232] Wed, 08 May 2013 16:59 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 05/08/2013 07:05 AM, nagaraj sherigar wrote:
> My current configuration is that I code, compile and debug C/C++
> applications on a Linux server. The problem I am facing is that many
> users use the same server, making it very difficult to directly access
> the server. My plan is use Eclipse CDT in my local Windows CP to code.
> This part works fine. I'm coding in Eclipse, then compiling on the Linux
> server itself. Now I want to debug in Eclipse. I use gdbserver for this
> purpose. I get the control from my remote system to Eclipse but it shows
> this error:
>
> warning: A handler for the OS ABI "GNU/Linux" is not built into this
> configuration of GDB. Attempting to continue with the default i386
> settings.
>
> ..And nothing happens. Is there any way I can debug in Eclipse from
> gdbserver on a remote Linux machine? I am using Cygwin on Windows XP.



Please ask in CDT forum.
Previous Topic:Hello World not working
Next Topic:Mr.
Goto Forum:
  


Current Time: Fri Apr 26 13:16:23 GMT 2024

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

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

Back to the top