Skip to main content



      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 09:20
Eclipse UserFriend
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: Sat Jul 05 22:56:25 EDT 2025

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

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

Back to the top