Community
Participate
Working Groups
CDT defines launch configuration types - C/C++ Application - C/C++ Attach to Application which are supported by different launch config delegates for DSF-GDB and CDI. Similarly, TCF launch delegates should be created to support these generic launch config types. Additionally a "TCF Remote Application" launch configuration type should be created to support launching remote processes. This would be similar to the existing "C/C++ Remote Application" launch config type for RSE connections defined in org.eclipse.cdt.launch.remote.
Created attachment 190140 [details] Proposed patch
Created attachment 190142 [details] Launch config icon
Cool! I have committed the patch. I also made a couple small fixes in the code for NPE and assertion failure. Thanks!
Created attachment 190356 [details] Patch to tcf.debug Thanks for committing! Unfortunately the patch was incomplete. (Sometimes SVN is cheating on me.) It did not contain the changes to the tcf.debug plug-ins which I am attaching now. The patch contains changes to - allow to attach to a process without starting it. - fix source lookup in case a non-TCF source locator is associated with a launch (This can happen with CDT launch configs) - assign IDs to TCFTargetTab and TCFPathMapTab so that they can be referenced in plugin.xml.
Created attachment 190357 [details] Patch to tcf.debug (2) Fixed a typo in last patch.
I have committed tcf.debug patch. Thanks!
Created attachment 190624 [details] Add icons directory to binary build One last thing: the new icons directory must be added to build.properties.
(In reply to comment #7) > Created attachment 190624 [details] > Add icons directory to binary build > > One last thing: the new icons directory must be added to build.properties. The patch does not include plugin name. I assume it is org.eclipse.tm.tcf.cdt.ui. Committed. Thanks!
Comment on attachment 190624 [details] Add icons directory to binary build Anton was elected TCF committer on 24-Mar-2011: http://dev.eclipse.org/mhonarc/lists/tcf-dev/msg00028.html Thus any contributions before that time must be marked iplog+