| Summary: | [cdt] Add support for CDT launch config types | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Tools] TCF | Reporter: | Anton Leherbauer <aleherb+eclipse> | ||||||||||||
| Component: | Debug | Assignee: | Project Inbox <tcf.debug-inbox> | ||||||||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||||||||
| Severity: | enhancement | ||||||||||||||
| Priority: | P3 | CC: | eugene | ||||||||||||
| Version: | unspecified | ||||||||||||||
| Target Milestone: | 0.4.0 | ||||||||||||||
| Hardware: | All | ||||||||||||||
| OS: | All | ||||||||||||||
| Whiteboard: | |||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Anton Leherbauer
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+ |