]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
* linux-low.c (get_stop_pc): Don't adjust the PC if stopped with
authorPedro Alves <palves@redhat.com>
Thu, 1 Apr 2010 15:31:26 +0000 (15:31 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 1 Apr 2010 15:31:26 +0000 (15:31 +0000)
commitbdabb07895854f0a2109bbbe9755b8ea6d6a9611
tree436015662e12a0d3b56548ad928abdd0765322fd
parentd3bbe7a0c8af16f3fab8b1bbe2f9d96e66818c27
* linux-low.c (get_stop_pc): Don't adjust the PC if stopped with
an extended waitstatus, or by a watchpoint.
(cancel_breakpoints_callback): Don't cancel a breakpoint if the
thread was stepping or has been stopped by a watchpoint.
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-low.c