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
Line 17: Line 17:
  
 
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].
 
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].
 +
 +
 +
'''Verbose mode for gdb console'''
 +
 +
Add an option to display the gdb trace in the console [https://bugs.eclipse.org/bugs/show_bug.cgi?id=113107 Bugzilla #113107].
  
  
  
 
'''''CDI'''''
 
'''''CDI'''''

Revision as of 14:21, 16 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.


Verbose mode for gdb console

Add an option to display the gdb trace in the console Bugzilla #113107.


CDI

Back to the top