<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openocd+libswd.git/testing/examples, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://trygvis.io/git/junk/openocd+libswd.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/junk/openocd+libswd.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/'/>
<updated>2010-08-11T15:24:55Z</updated>
<entry>
<title>tcl: remove silly ocd_ prefix to array2mem and mem2array</title>
<updated>2010-08-11T15:24:55Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-08-11T15:24:55Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=8f779cf66bf459616b7dad88e871c2f4a7315371'/>
<id>urn:sha1:8f779cf66bf459616b7dad88e871c2f4a7315371</id>
<content type='text'>
ocd_ prefix is used internally in OpenOCD as a kludge more
or less to deal with the two kinds of commands that OpenOCD
has.

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>cm3-ftest: change to use arm disassemble</title>
<updated>2010-02-28T22:52:06Z</updated>
<author>
<name>Spencer Oliver</name>
<email>ntfreak@users.sourceforge.net</email>
</author>
<published>2010-02-28T22:52:06Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=57fc63f9f16934be777a14707d518ea9c9c3db80'/>
<id>urn:sha1:57fc63f9f16934be777a14707d518ea9c9c3db80</id>
<content type='text'>
Signed-off-by: Spencer Oliver &lt;ntfreak@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>various: don't mention wiki</title>
<updated>2010-01-27T02:13:10Z</updated>
<author>
<name>David Brownell</name>
<email>dbrownell@users.sourceforge.net</email>
</author>
<published>2010-01-27T02:09:27Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=30365886dab87f20c014d9ad1500c70edef48b00'/>
<id>urn:sha1:30365886dab87f20c014d9ad1500c70edef48b00</id>
<content type='text'>
The openfacts.berlios wiki isn't particularly current, and isn't
publicly editable.

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>Cortex-M3 vector_catch testing support</title>
<updated>2010-01-20T19:07:42Z</updated>
<author>
<name>David Brownell</name>
<email>dbrownell@users.sourceforge.net</email>
</author>
<published>2010-01-20T19:07:42Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=2a0c9b08d7ee0c1b0eb5b593d18f68d0c910927d'/>
<id>urn:sha1:2a0c9b08d7ee0c1b0eb5b593d18f68d0c910927d</id>
<content type='text'>
The "cm3-ftest.cfg" can be used to verify that OpenOCD handles
certain faults correctly:

 - Test #1: it ignores faults that it wasn't told to catch
 - Test #2: if vector_catch is told to catch, it catches

The "fault.c" generates ASM code to trigger faults, while the
config script loads and runs pre-compiled code.

This covers most, but not all, of the vector_catch options.

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>testing: fix str710 test case now builds</title>
<updated>2010-01-20T14:12:31Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-01-20T14:11:09Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=87cb29dcfe1e6900620319c3f90ed67f8ebefa0e'/>
<id>urn:sha1:87cb29dcfe1e6900620319c3f90ed67f8ebefa0e</id>
<content type='text'>
Make the test case easily adjustable in size. str710
has very peculiar flash sector layout, nice for testing,
but a larget test_rom.elf is required.

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>whitespace cleanup, mostly for docs</title>
<updated>2009-12-30T19:51:29Z</updated>
<author>
<name>Antonio Borneo</name>
<email>borneo.antonio@gmail.com</email>
</author>
<published>2009-12-29T23:48:49Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=7c5acf8660ddfce4746152e03749b699532f513f'/>
<id>urn:sha1:7c5acf8660ddfce4746152e03749b699532f513f</id>
<content type='text'>
Remove useless space/tab at end of lines.
Remove spaces in indentation and replace with tab.

Signed-off-by: Antonio Borneo &lt;borneo.antonio@gmail.com&gt;
Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>testing/examples/.../*cfg: rm jtag_device calls</title>
<updated>2009-12-15T22:45:26Z</updated>
<author>
<name>David Brownell</name>
<email>dbrownell@users.sourceforge.net</email>
</author>
<published>2009-12-15T17:15:54Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=80a757d82eafb36ffd54414f33ce91302f4522da'/>
<id>urn:sha1:80a757d82eafb36ffd54414f33ce91302f4522da</id>
<content type='text'>
That syntax has been obsolete forever and is now gone; remove a few
remaining references.  Shows how seldom this stuff gets used.

Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>Fix incorrect line endings</title>
<updated>2009-10-26T22:39:24Z</updated>
<author>
<name>Spencer Oliver</name>
<email>ntfreak@users.sourceforge.net</email>
</author>
<published>2009-10-26T22:39:24Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=8f3b28ff4199a64d6f7aff1584a48f18661969ae'/>
<id>urn:sha1:8f3b28ff4199a64d6f7aff1584a48f18661969ae</id>
<content type='text'>
Signed-off-by: Spencer Oliver &lt;ntfreak@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>Remove whitespace at end of lines, step 2.</title>
<updated>2009-06-23T22:50:08Z</updated>
<author>
<name>zwelch</name>
<email>zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60</email>
</author>
<published>2009-06-23T22:50:08Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=c97caebccd07be7e5bae61d6d40921e01786ba06'/>
<id>urn:sha1:c97caebccd07be7e5bae61d6d40921e01786ba06</id>
<content type='text'>
- Replace '\s*$' with ''.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2380 b42882b7-edfa-0310-969c-e2dbd0fdcd60
</content>
</entry>
<entry>
<title>- Fixes '[&lt;&gt;]' whitespace</title>
<updated>2009-06-23T22:45:47Z</updated>
<author>
<name>zwelch</name>
<email>zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60</email>
</author>
<published>2009-06-23T22:45:47Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd+libswd.git/commit/?id=6d1d58a1fc3dfd60e9cac89460b5a6e438d11efa'/>
<id>urn:sha1:6d1d58a1fc3dfd60e9cac89460b5a6e438d11efa</id>
<content type='text'>
- Replace ')\([&lt;&gt;]\)(' with ') \1 ('.
- Replace ')\([&lt;&gt;]\)\(\w\)' with ') \1 \2'.
- Replace '\(\w\)\([&lt;&gt;]\)(' with '\1 \2 ('.
- Replace '\(\w\)\([&lt;&gt;]\)\(\w\)' with '\1 \2 \3'.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2375 b42882b7-edfa-0310-969c-e2dbd0fdcd60
</content>
</entry>
</feed>
