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 "DD Manual Test Plan"

m (New page: Nav: DSDP/DD | DSDP/DD/Testing | DD Test Instructions | DD Known Issues and Workarounds | DD Manual Test Plan <hr/> == DSF Features == === Debug view === === Variables v...)
 
m (GDB Features)
Line 25: Line 25:
  
 
== GDB Features ==
 
== GDB Features ==
 +
 +
=== Basic Sanity Test ===
 +
# Check out and build the sanity test project from /cvsroot/dsdp/org.eclipse.dd.dsf/tests/SanityTest
 +
# Launch the DSF debugger with break at main
 +
# Follow instructions in the test.
  
 
=== Launching ===
 
=== Launching ===

Revision as of 15:58, 13 December 2007

Nav: DSDP/DD | DSDP/DD/Testing | DD Test Instructions | DD Known Issues and Workarounds | DD Manual Test Plan


DSF Features

Debug view

Variables view

Registers view

Expressions view

Modules view

Number formats detail pane

Update modes

Run control

Breakpoints (General)

GDB Features

Basic Sanity Test

  1. Check out and build the sanity test project from /cvsroot/dsdp/org.eclipse.dd.dsf/tests/SanityTest
  2. Launch the DSF debugger with break at main
  3. Follow instructions in the test.

Launching

Breakpoints (CDT features)

Traditional Memory Rendeding

IP-XACT Editor

Back to the top