]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/doc/ChangeLog
* config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT,
authorUlrich Weigand <uweigand@de.ibm.com>
Tue, 27 Mar 2007 19:11:11 +0000 (19:11 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Tue, 27 Mar 2007 19:11:11 +0000 (19:11 +0000)
commitbac718a6270c531c3a2a334a4231f9fe244e3577
treea73d5425e9535aa7f67499ea86b6ffd986c7210a
parent506c7aa0d5a2920f15435738eae9948f2ba5e6a1
* config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT,
DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Remove.
* remote.c: Remove code under #ifdef DEPRECATED_REMOTE_BREAKPOINT,
DEPRECATED_BIG_REMOTE_BREAKPOINT, DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
* sh-tdep.c (sh_breakpoint_from_pc): Return remote breakpoint
sequence if target_shortname is "remote".

doc/ChangeLog:

* gdbint.texinfo (Target Conditionals): Remove mention of
DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
gdb/ChangeLog
gdb/config/sh/tm-sh.h
gdb/doc/ChangeLog
gdb/doc/gdbint.texinfo
gdb/remote.c
gdb/sh-tdep.c