Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Debugging using Docker - Executable/Code on docker
Debugging using Docker - Executable/Code on docker [message #1824010] Mon, 06 April 2020 13:20
Shadi I is currently offline Shadi IFriend
Messages: 6
Registered: April 2020
Junior Member
Hi all,
so if I have my source code inside the container.. But I want to use eclipse on the host to browse/modify/debug the code. Now the questions:

1. Is there better way to browse/modify the code other than volume mounting?
2. When I try to setup debug configurations for "Container", there is only an option to load the executable from the host. is there a way to have the debug attach to a current container, and thus load the executable from the docker itself? or is the only option in this case is to use the remote debug option using SSH?
Previous Topic:Make "[ all Configurations ]" default when editing C/C++ properties
Next Topic:Plugin: New Project Nature using existing CDT components
Goto Forum:
  


Current Time: Sun Sep 15 04:56:34 GMT 2024

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

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

Back to the top