Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

CDT/Archive/planning/5.1

< CDT‎ | Archive‎ | planning
Revision as of 14:51, 24 September 2008 by Elaskavaia.qnx.com (Talk | contribs)

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
  • [Pawel] DSF/gdb plugins from dd
  • [Ken] Launch wizards
  • [Elena] Disassembly - go to address action

Back to the top