OSDN Git Service

2007-06-13 Markus Deuling <deuling@de.ibm.com>
authoruweigand <uweigand>
Wed, 13 Jun 2007 17:38:43 +0000 (17:38 +0000)
committeruweigand <uweigand>
Wed, 13 Jun 2007 17:38:43 +0000 (17:38 +0000)
commitf6c2398b64a943b6f83aaf1aa15b8129fdd3f8e2
tree12ba891db53a6891e5b98afa18c741c0b35522d9
parent0cc4750d19605c8ea1a0e33c0ceda838b4ef59d4
2007-06-13  Markus Deuling  <deuling@de.ibm.com>

* gdbarch.sh (BREAKPOINT_FROM_PC): Replace by
gdbarch_breakpoint_from_pc.
* s390-tdep.c (s390_gdbarch_init): Likewise (comment).
* remote.c (remote_insert_breakpoint)
(remote_insert_hw_breakpoint): Likewise.
* ppc-linux-tdep.c (ppc_linux_memory_remove_breakpoint): Likewise.
* mips-tdep.c (mips_breakpoint_from_pc): Likewise (comment).
* breakpoint.h (bp_target_info): Likewise (comment).
* breakpoint.c (read_memory_nobpt): Likewise.
* mem-break.c (default_memory_insert_breakpoint): Likewise.
(symtab.h, breakpoint.h): Remove include. Remove unnecessary comment.
* gdbarch.c, gdbarch.h: Regenerate.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/mem-break.c
gdb/mips-tdep.c
gdb/ppc-linux-tdep.c
gdb/remote.c
gdb/s390-tdep.c