Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openocd
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • card10
  • openocd
  • Repository
Switch branch/tag
  • openocd
  • src
  • target
  • cortex_m.c
Find file BlameHistoryPermalink
  • Tomas Vanek's avatar
    target/cortex_m: remove target halted check when removing a breakpoint · d73de4c0
    Tomas Vanek authored Feb 06, 2019
    
    
    Remove the target halted check from cortex_m_remove_breakpoint()
    as there is no such check in cortex_m_set_breakpoint() and bp can be
    safely removed from the running target.
    
    While on it return the error code from cortex_m_unset_breakpoint()
    to higher level.
    
    Change-Id: I2b358c3661feed84297913e9f589bdf1e4de7e64
    Signed-off-by: default avatarTomas Vanek <vanekt@fbl.cz>
    Reviewed-on: http://openocd.zylin.com/4887
    
    
    Tested-by: jenkins
    Reviewed-by: default avatarMatthias Welwarsky <matthias@welwarsky.de>
    Reviewed-by: default avatarJānis Skujenieks <janis.skujenieks@gmail.com>
    Reviewed-by: default avatarChristopher Head <chead@zaber.com>
    d73de4c0