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"

(Technology Sub-Groups)
(Bug Process)
Line 58: Line 58:
  
 
== Bug Process ==
 
== Bug Process ==
[[DSDP/DD/BugProcess|Bug Process]]
+
[[DSDP/DD/Device_Debugging_Bug_Process|Bug Process]]
  
 
[[Category:DSDP]]
 
[[Category:DSDP]]
 
[[Category:DSDP/DD]]
 
[[Category:DSDP/DD]]

Revision as of 23:48, 22 August 2007

Welcome to the DSDP-Device Debugging Project Wiki. Device Debugging creates new frameworks and extensions to the existing platform debug framework to support the three phases of device software development: hardware bring-up, platform software development, and application software development. The Device Debugging project will build enhanced debug models, APIs, and views to provide greater visibility into and control over device software targets.

These pages are meant as an open, collaborative platform for discussions and exchanging ideas. For official information and documents, see the Official DSDP-DD Website.

DSDP-DD Goals

These are the current goals for Device Debugging project at this point.

  • Modify the Eclipse Debug Model Interfaces in order to enable more customized debugger implementations, especially those geared towards the embedded space. The first version was released in Eclipse 3.2. The platform debug team and the DD project are currently looking at improvements.
  • Provide a new Debug Model implementation that takes a more modular approach to connecting debugger backends into Eclipse. This is called Debugger Services Framework (DSF).
  • Enhance the debugger views for multi-core and multi-process support and provide specific improvements in those views for embedded development. Multi-core enhancements are proposed for the Eclipse 3.3 release. We are looking at additional view enhancements.
  • Integrated with the SPIRIT consortium for tooling and debugger data file specification.
  • Provide the next generation implementation for CDT’s MI debugger.

DSDP-DD Meeting Notes

Release Stuff

Technology Sub-Groups

Technology Component Lead Active Contributors
SPIRIT IP-XACT Anthony Berent (Arm) Aaron Spear (ATI/Mentor)
Memory Memory Samantha Chan (IBM) Ted Williams (WR)
Disassembly 'None' Mikhail Khodjaiants (Arm) Anton Lehenbauer (Wind River)
DSF DSF Pawel Piech (Wind River) Randy Rohrbach (Wind River), Ted Williams (Wind River)
GDB/MI MI, GDB Veenu Verma (Ericsson) Marc Khouzam (Ericsson), Francois Chouinard (Ericsson)
Multi Context 'None' Pawel Piech (Wind River)

Inactive Sub Groups

Bug Process

Bug Process

Back to the top