Skip to content
  • zwelch's avatar
    Factor handle_bp_command into pieces: · 538050c1
    zwelch authored
    - Bug fix: return a syntax error if the wrong number of arguments are given.
    - Add handle_bp_command_list() and handle_bp_command_set().
    - Use temporary addr variable to eliminate redundant strtoul() calls.
    - Place variable declarations at their point of first use.
    
    
    git-svn-id: svn://svn.berlios.de/openocd/trunk@2196 b42882b7-edfa-0310-969c-e2dbd0fdcd60
    538050c1