Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result

ChangeLog

Blame
  • Forked from Petteri Mäki / binutils-gdb
    Source project has a limited visibility.
    • Yao Qi's avatar
      8376a3cb
      More assert checks on reinsert breakpoint · 8376a3cb
      Yao Qi authored
      This patch adds more asserts, so the incorrect or sub-optimal
      reinsert breakpoints manipulations (from the tests in the following
      patches) can trigger them.
      
      gdb/gdbserver:
      
      2016-06-17  Yao Qi  <yao.qi@linaro.org>
      
      	* linux-low.c (linux_resume_one_lwp_throw): Assert
      	has_reinsert_breakpoints returns false.
      	* mem-break.c (delete_disabled_breakpoints): Assert
      	bp type isn't reinsert_breakpoint.
      8376a3cb
      History
      More assert checks on reinsert breakpoint
      Yao Qi authored
      This patch adds more asserts, so the incorrect or sub-optimal
      reinsert breakpoints manipulations (from the tests in the following
      patches) can trigger them.
      
      gdb/gdbserver:
      
      2016-06-17  Yao Qi  <yao.qi@linaro.org>
      
      	* linux-low.c (linux_resume_one_lwp_throw): Assert
      	has_reinsert_breakpoints returns false.
      	* mem-break.c (delete_disabled_breakpoints): Assert
      	bp type isn't reinsert_breakpoint.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.