OSDN Git Service

* config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT,
authoruweigand <uweigand>
Tue, 27 Mar 2007 19:11:10 +0000 (19:11 +0000)
committeruweigand <uweigand>
Tue, 27 Mar 2007 19:11:10 +0000 (19:11 +0000)
commit2c25e18b0c3c7bb88270228dff069c64d6c3a44a
tree49e508364d75268e1c3fec4ca90b4c11ab28044b
parent27f7ae423a0714eb7acca7553e889b96454a44bb
* 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