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
(CDT plan for 5.1)
Line 1: Line 1:
 
== CDT plan for 5.1 ==
 
== CDT plan for 5.1 ==
  
* [?] 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.
 
 
* [Mikhail] Disassembly editor
 
* [Mikhail] Disassembly editor
 
* [Pawel] DSF/gdb plugins from dd
 
* [Pawel] DSF/gdb plugins from dd
 
* [Ken] Launch wizards
 
* [Ken] Launch wizards
 
* [Elena] Disassembly - go to address action
 
* [Elena] Disassembly - go to address action

Revision as of 15:27, 24 September 2008

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