2004-07-21 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Wed, 21 Jul 2004 14:23:37 +0000 (14:23 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 21 Jul 2004 14:23:37 +0000 (14:23 +0000)
commita53c66de31b87c66e2fc17afb3558983a5d80bf9
tree369522e7fe62c2d525f2f161d0fa52bb3cbe5e8f
parent0b52efa6eba620689d3d023d5575afb0eb1ae492
2004-07-21  Andrew Cagney  <cagney@gnu.org>

* config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
* mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
* infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
(handle_inferior_event): Wrap call to deprecated
IGNORE_HELPER_CALL in #ifdef.
* config/mips/tm-nbsd.h: Update.
gdb/ChangeLog
gdb/config/mips/tm-mips.h
gdb/config/mips/tm-nbsd.h
gdb/infrun.c
gdb/mips-tdep.c