Skip to content
Snippets Groups Projects
  1. Jun 25, 2006
  2. Jun 23, 2006
  3. Jun 16, 2006
  4. Jun 12, 2006
    • drath's avatar
      - the 'help' command now takes an optional argument to display help only on a... · b9628acc
      drath authored
      - the 'help' command now takes an optional argument to display help only on a certain command (thanks to Andrew Dyer for this enhancement)
      - OpenOCD now includes the ability to diassemble instructions on its own (only ARM for now, Thumb might follow). 
      The command is "armv4_5 disassemble <address> <count> ['thumb']" (thumb is currently unsupported).
      I've compared the produced disassembly against GDB/GNU Objdump output, and it seems to be correct, but there may still be some bugs left.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@68 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      b9628acc
  5. Jun 05, 2006
  6. Jun 02, 2006
Loading