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/3.1"

< CDT‎ | Archive‎ | planning
(Added the debugger plan items)
Line 12: Line 12:
  
 
Add an extension point to contribute command factories [https://bugs.eclipse.org/bugs/show_bug.cgi?id=114793 Bugzilla #114793].
 
Add an extension point to contribute command factories [https://bugs.eclipse.org/bugs/show_bug.cgi?id=114793 Bugzilla #114793].
 +
 +
 +
'''Special launch configuration type for GDB Server'''
 +
 +
Add a separate launch configuration type for GDB Server instead of supporting it as a special debugger [https://bugs.eclipse.org/bugs/show_bug.cgi?id=79458 Bugzilla #79458].
  
  
  
 
'''''CDI'''''
 
'''''CDI'''''

Revision as of 18:54, 15 November 2005

Please add your CDT 3.1 plan items to this page.


The Debugger Plan Items

The 3.1 plan below is a draft in progress - input from the community is welcome.


gdb/MI


Modified/extended gdb/MI protocols

Add an extension point to contribute command factories Bugzilla #114793.


Special launch configuration type for GDB Server

Add a separate launch configuration type for GDB Server instead of supporting it as a special debugger Bugzilla #79458.


CDI

Back to the top