• oharboe's avatar
    David Brownell <david-b@pacbell.net> Tweak disassembly commands: · bc075606
    oharboe authored
     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
    bc075606