From 55b4d9a984980f5d752f247199a6e516190e91e6 Mon Sep 17 00:00:00 2001 From: oharboe Date: Fri, 7 Mar 2008 06:58:31 +0000 Subject: [PATCH] Cosmetic fixes from Uwe Hermann git-svn-id: svn://svn.berlios.de/openocd/trunk@460 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- testing/index.html | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/testing/index.html b/testing/index.html index 5bb321092c..1cd9e7fead 100644 --- a/testing/index.html +++ b/testing/index.html @@ -17,13 +17,13 @@ is tested and thus all tests refer to committed code by subversion number.

Release procedure

OpenOCD trunk is work in progress. Expect it to change daily and to have some quirks. -

If you need the latest released and tested version, look for binary snapshots of OpenOCD. Worst case look up the test result table below for the features that are important to you and extract and build the version that has the right cocktail of working features for you. You can also work with the community to address the problems you are seing. Testing work and bug reports are highly appreciated.

+

If you need the latest released and tested version, look for binary snapshots of OpenOCD. Worst case look up the test result table below for the features that are important to you and extract and build the version that has the right cocktail of working features for you. You can also work with the community to address the problems you are seeing. Testing work and bug reports are highly appreciated.

The OpenOCD community may decide to create release branches. If this happens, then a branch will be created from OpenOCD trunk. The particular version to create that branch might be an older version rather than the latest and greatest. Fixes are then ported to that release branch from OpenOCD trunk.

Vocabulary

- + @@ -31,7 +31,7 @@ - +
Passed versionThe latest version on which the test is known to passThe latest version on which the test is known to pass.
Broken version
IDA unqiue ID to refer to a test. The unique numbers are maintained in this file.A unique ID to refer to a test. The unique numbers are maintained in this file.

@@ -98,91 +98,91 @@ bdte-ram - str710 ram debugging + str710 RAM debugging JTAGkey 423 n/a bdte-rom - str710 rom debugging + str710 ROM debugging JTAGkey 423 n/a bdte-ram - str912 ram debugging + str912 RAM debugging JTAGkey 423 n/a bdte-rom - str912 rom debugging + str912 ROM debugging JTAGkey 423 n/a bdte-ram - lpc2148 ram debugging + lpc2148 RAM debugging JTAGkey 423 n/a bdte-rom - lpc2148 rom debugging + lpc2148 ROM debugging JTAGkey 423 n/a bdte-ram - lpc2294 ram debugging + lpc2294 RAM debugging JTAGkey 423 n/a bdte-rom - lpc2294 rom debugging + lpc2294 ROM debugging JTAGkey 423 n/a bdte-ram - sam7s256 ram debugging + sam7s256 RAM debugging JTAGkey 423 n/a bdte-rom - sam7s256 rom debugging + sam7s256 ROM debugging JTAGkey 423 n/a bdte-ram - sam7x256 ram debugging + sam7x256 RAM debugging JTAGkey 423 n/a bdte-rom - sam7x256 rom debugging + sam7x256 ROM debugging JTAGkey 423 n/a bdte-ram - at91r40008 ram debugging + at91r40008 RAM debugging JTAGkey 423 n/a @@ -257,12 +257,12 @@

Policy on removing features from OpenOCD

If a feature in OpenOCD is known to be broken and nobody has submitted a fix and the feature is causing trouble for maintainence, it can be removed from OpenOCD trunk. The threshold for temporarily removing something from OpenOCD trunk is low to ease maintainence and place the burden of maintainence on those that care about a feature.

Note that code is never deleted from OpenOCD svn, it remains in svn so if somebody sees a feature removed that they would like kept, they have but to port and fix that feature back up to main trunk. This document can be helpful in this regard in that the latest working version and the known broken version may be listed.

-

Policy on adding features from OpenOCD

+

Policy on adding features to OpenOCD

To add a feature to OpenOCD, generally it should not break any existing features and it should be functional and the code reasonably readable and useful to others in the OpenOCD community. The code does not have to be completed. Work in progress is fine for OpenOCD trunk.

Also new tests should be defined. Note that the code does not have to pass all the tests. In fact it can be helpful to have tests to describe facets that really should be working, but aren't done yet.


ocd4 - ARM7 debugging

- Connect to ARM7 device(any), use GDB load to load a program into RAM and single halt, resume and single step. + Connect to ARM7 device (any), use GDB load to load a program into RAM and single halt, resume and single step.

bdte-ram (Basic debugging test with Eclipse in RAM)

This test was made under Eclipse with the Zylin Embedded CDT plugin. For the GDB "Initialize commands" take a look in the examples/<target>/prj/eclipse_ram.gdb file.

@@ -282,4 +282,4 @@

- \ No newline at end of file + -- 2.30.2