Bug 350675 - [cdt.launch.remote] Unable to download multiple files onto target
Summary: [cdt.launch.remote] Unable to download multiple files onto target
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 8.0   Edit
Hardware: All All
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
: 365656 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-06-29 05:53 EDT by Lianhao Lu CLA
Modified: 2020-09-04 15:22 EDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lianhao Lu CLA 2011-06-29 05:53:48 EDT
Currently the cdt.launch.remote plugin can only download one single executable (which is being debugged) to the target. But sometimes we need to download more files (i.e. dynamic shared libraries, configuration files, etc.) to the target in order to remote debug.
Comment 1 Marc Khouzam CLA 2012-01-16 14:27:46 EST
From Bug 365656, Anna Dushistova wrote:

Bug 365656 comment 0:
> In CDT we provide the UI to download/install just the binary we are
> going to debug but not its dependencies be they
> in the same project or in the referenced projects. It would be nice to
> have some UI to help users in these situations,
> however, I am not quite sure what the design should be. Does anyone has an
> idea?

Bug 365656 comment 1
> I am thinking of an additional table with two columns (Local Path/Remote Path)
> with either Add/Edit/Delete buttons or actions. 
> Does it make sense to leave the application being launched as a separate field
> or should it be treated the same as all the additional binaries we will be
> copying?
Comment 2 Marc Khouzam CLA 2012-01-16 14:28:05 EST
*** Bug 365656 has been marked as a duplicate of this bug. ***
Comment 3 Martin Oberhuber CLA 2014-09-21 04:03:32 EDT
See also this entry on Yocto Project:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=1600