openocd/src
oharboe bc075606b7 David Brownell <david-b@pacbell.net> Tweak disassembly commands:
For ARMv4/ARMv5:
  - better command parameter error checking
  - don't require an instruction count; default to one
  - recognize thumb function addresses
  - make function static
  - shorten some too-long lines
 For Cortex-M3:
  - don't require an instruction count; default to one

With the relevant doc updates.
---
Nyet done:  invoke the thumb2 disassembler on v4/v5,
to better handle branch instructions.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2624 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-08-25 20:02:19 +00:00
..
flash Michael Schwingen <rincewind@discworld.dascon.de> a small CFI cleanup 2009-08-25 08:21:11 +00:00
helper add missing isblank() for eCos 2009-08-25 06:45:40 +00:00
jtag David Brownell <david-b@pacbell.net> More jtag_add_reset() cleanup: 2009-08-25 19:59:55 +00:00
pld - Replace '){' with ') {'. 2009-06-23 22:49:06 +00:00
server Steve Grubb <sgrubb@redhat.com> fix various and sundry leaks 2009-08-24 07:53:46 +00:00
svf Audrius Urmanavičius <didele.deze@gmail.com> Latest source (R2606) does not compile under Windows+Cygwin - fails with error about possibly uninitialized use of variable 'ch'. 2009-08-25 07:04:25 +00:00
target David Brownell <david-b@pacbell.net> Tweak disassembly commands: 2009-08-25 20:02:19 +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