Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CDT/Archive/planning/5.1"

< CDT‎ | Archive‎ | planning
m (Jonah.kichwacoders.com moved page CDT/planning/5.1 to CDT/Archive/planning/5.1)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
This plan will be discussed on CDT Summit Sep 23-25 2008
 
  
<li>
+
{{warning|Note: The contents of this page refer to planning documents of past Eclipse CDT releases. See [[CDT/planning]] for current information. }}
<ul>Function/method prototype and explanations popup window which takes the explanations from comments in doxygen standard. The window appears when selecting a method from the code-completion list window and after then writing a parenthesis of the function when making a function call to see the parameters of the function. It also should be able to show all the prototypes of the function. The prototypes with explanations can be shown with all the explanations and on overloaded functions, passing one prototype to another can be made by using arrow keys.</ul>
+
 
 +
[[Category:CDT:Archive]]
 +
 
 +
== CDT plan for 5.1 ==
 +
 
 +
* [Mikhail] Disassembly editor
 +
* [Pawel] DSF/gdb plugins from dd
 +
* [Ken] Launch wizards
 +
* [Elena] Disassembly - go to address action

Latest revision as of 13:58, 22 January 2020

Warning2.png
Note: The contents of this page refer to planning documents of past Eclipse CDT releases. See CDT/planning for current information.

CDT plan for 5.1

  • [Mikhail] Disassembly editor
  • [Pawel] DSF/gdb plugins from dd
  • [Ken] Launch wizards
  • [Elena] Disassembly - go to address action

Back to the top