openocd/src
ntfreak 69dd81dcf8 David Brownell [david-b@pacbell.net]:
Simplify dumping of register lists by only printing cached values
if they are marked as valid.  Most of the time, they are invalid;
so printing *any* value is just misleading.

Note that for ARM7 and ARM9 most EmbeddedICE registers (except for
debug status) could be cached most of the time; and their register
cache isn't maintained properly (many accesses seem to bypass that
cache code).

git-svn-id: svn://svn.berlios.de/openocd/trunk@2594 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-08-18 19:55:01 +00:00
..
flash Piotr Ziecik <kosmo@semihalf.com> Due to errors in chipselect management in davinci_nand driver 2009-08-18 10:18:18 +00:00
helper Jonas Horberg [jhorberg@sauer-danfoss.com] 2009-08-18 12:14:01 +00:00
jtag Jonas Horberg [jhorberg@sauer-danfoss.com] 2009-08-18 14:41:58 +00:00
pld - Replace '){' with ') {'. 2009-06-23 22:49:06 +00:00
server Fix NPE in GDB_EVENT_END as logforwarding was not disabled early enough 2009-07-27 18:56:43 +00:00
svf Remove whitespace at end of lines, step 2. 2009-06-23 22:50:08 +00:00
target David Brownell [david-b@pacbell.net]: 2009-08-18 19:55:01 +00:00
xsvf Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
ecosboard.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
main.c Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 2009-05-02 19:31:30 +00:00
Makefile.am Add quick target - full cygwin builds take a long long long time, this shortens the edit/build/debug cycle 2009-06-24 02:00:19 +00:00
openocd.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00