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 "DSDP/DD/DSF"

< DSDP‎ | DD
(Documentation)
m (Documentation)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
 
== Documentation ==  
 
== Documentation ==  
* [[DSDP/DD/DSF_WhitePaper|White Paper describing goals and features of DSF]]
+
* [http://dsdp.eclipse.org/help/latest/index.jsp?topic=/org.eclipse.dd.dsf.doc/docs/dsf_white_paper.html White Paper describing goals and features of DSF]
* [[DSDP/DD/DSF_SetUp|Setting up, building, and running]]
+
* [http://dsdp.eclipse.org/help/latest/index.jsp?topic=/org.eclipse.dd.dsf.doc/docs/intro/dsf_programming_intro.html Tutorial: Introduction to programming with DSF]
* [[DSDP/DD/DSF_Concurrency|Design document describing DSF concurrency model]]
+
* [http://dsdp.eclipse.org/help/latest/index.jsp?topic=/org.eclipse.dd.dsf.doc/docs/pda/dsf_debugger_howto.html Tutorial: How to integrate debugger using DSF]
* [http://dsdp.eclipse.org/help/latest/index.jsp?topic=/org.eclipse.dd.dsf.doc/docs/dsf_services_model.html Design document describing DSF services model] (Note: need move this document into twiki for easier editing)
+
* [http://dsdp.eclipse.org/help/latest/index.jsp?topic=/org.eclipse.dd.dsf.doc/docs/dsf_data_model.html Design document describing DSF data/viewer model] (Note: need move this document into twiki for easier editing)
+
 
+
=== Bug lifecycle ===
+
* For overview, see [[http://wiki.eclipse.org/index.php/Bug_Reporting_FAQ#What_is_the_life_cycle_of_a_bug_report.3F General FAQ]]
+
* Miscellenaous:
+
** When creating new bugs leave the "Assign To:" field at blank, so that listeners of dd.general-inbox@eclipse.org have a chance to see the bug activity.
+

Latest revision as of 18:33, 4 April 2008

DSF subgroup is focused on creating an Eclipse debugger integration framework that is optimized to work with remote and embedded targets.

Documentation

Back to the top