2007-06-09 Markus Deuling <deuling@de.ibm.com>
authorUlrich Weigand <uweigand@de.ibm.com>
Sat, 9 Jun 2007 13:55:51 +0000 (13:55 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Sat, 9 Jun 2007 13:55:51 +0000 (13:55 +0000)
commitb798847d060c439bc350e5fbaf6e8d315b18c727
treee39756e91de6bf6205aea8beb77b9840e1fe2d2e
parent849957d956897855dceff00600cc47248f657eaa
2007-06-09  Markus Deuling  <deuling@de.ibm.com>

* gdbarch.sh (DECR_PC_AFTER_BREAK): Replace by
gdbarch_decr_pc_after_break.
* tracepoint.c (trace_dump_command): Likewise.
* solib-sunos.c (sunos_solib_create_inferior_hook): Likewise.
* linux-thread-db.c (check_event): Likewise.
* linux-nat.c (cancel_breakpoints_callback): Likewise.
* infrun.c (adjust_pc_after_break, normal_stop): Likewise.
* frame.h: Likewise (comment).
* dummy-frame.c (deprecated_pc_in_call_dummy): Likewise.
* aix-thread.c (aix_thread_wait): Likewise.
* gdbarch.c, gdbarch.h: Regenerate.
12 files changed:
gdb/ChangeLog
gdb/aix-thread.c
gdb/dummy-frame.c
gdb/frame.h
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/infrun.c
gdb/linux-nat.c
gdb/linux-thread-db.c
gdb/solib-sunos.c
gdb/tracepoint.c
This page took 0.031009 seconds and 4 git commands to generate.