Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Remote GDB debugging and X11-Forwarding(I need to debug an OpenGL application running on a remote system)
Remote GDB debugging and X11-Forwarding [message #1016324] Wed, 06 March 2013 03:56
Nick Clattenburg is currently offline Nick ClattenburgFriend
Messages: 1
Registered: March 2013
Junior Member
Hello Everyone,

I'm trying to find a way to use gdb debugger over an ssh connection with the RSE plugin. I can debug a simple C/C++ "Hello World" app over the connection using Eclipse and I can use X11-Forwarding to open up gedit using a terminal (I'm using Linux if you couldn't tell). Is there any way that I can have Eclipse initiate the ssh connection with the "-X" argument (meaning ssh -X user@host). I can debug the application on the remote system itself using just gdb but it could be complicated so debugging via the IDE would be ideal.

Let me know what questions you have.

Thanks
Previous Topic:Debugging MATLAB MEX files (c/c++) within Eclipse on Linux
Next Topic:Newbie; Can't create a new C++ project
Goto Forum:
  


Current Time: Fri Apr 26 15:24:11 GMT 2024

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

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

Back to the top