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

Difference between revisions of "CDT/cdt-debug-dsf-gdb-extensibility"

< CDT
(New page: This page lists the different use cases that the community would like to see addressed to allow for easier extensibility of DSF-GDB.)
 
Line 1: Line 1:
 
This page lists the different use cases that the community would like to see addressed to allow for easier extensibility of DSF-GDB.
 
This page lists the different use cases that the community would like to see addressed to allow for easier extensibility of DSF-GDB.
 +
 +
* Allow FinalLaunchSequence to be easily overridden
 +
* Allow to easily add a new service (ServicesLaunchSequence and ShutdownSequence)
 +
* Allow to override the use of -exec-run vs -exec-continue at startup

Revision as of 20:09, 8 July 2010

This page lists the different use cases that the community would like to see addressed to allow for easier extensibility of DSF-GDB.

  • Allow FinalLaunchSequence to be easily overridden
  • Allow to easily add a new service (ServicesLaunchSequence and ShutdownSequence)
  • Allow to override the use of -exec-run vs -exec-continue at startup

Back to the top