Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 381c21348deb238359cb58e2c8b53cf22c53ce2e (plain) (blame)
1
2
3
4
5
6
7
8
#Properties file for org.eclipse.tcf.te.tcf.launch.cdt
Bundle-Name = Remote debug and launch over TE/TCF
Vendor-Name = Eclipse.org - Target Explorer

tedsfLaunchDelegate.name = GDB (DSF) Automatic Remote Debugging via TCF/TE
tedsfLaunchDelegate.description = Automatically start and debug a new application on a remote system under control of GDB debugger integrated using the Debugger Services Framework (DSF) over TCF/TE.
terunLaunchDelegate.name = Remote Launching via TCF/TE
terunLaunchDelegate.description = Automatically start a new application on a remote system over TCF/TE.

Back to the top