OSDN Git Service

* defs.h (vwarning): Declare.
authorAndrew Cagney <cagney@redhat.com>
Thu, 31 Jan 2002 04:10:51 +0000 (04:10 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 31 Jan 2002 04:10:51 +0000 (04:10 +0000)
commit7445d1e6a63730fa89978d81b08c86588a85cdbe
tree5f846bfc5b57f60502b379ca80e74ae61734a16f
parent3bf69f878e973bdf9d347fa6399d2d5e8b3c4192
* defs.h (vwarning): Declare.
(warning_begin): Delete declaration.
* utils.c (vwarning): New function.
(warning): Call vwarning.
(warning_begin): Delete function.

* rs6000-nat.c (vmap_ldinfo): Use the function warning to print
the warning message.
* d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
warning_begin.
gdb/ChangeLog
gdb/d10v-tdep.c
gdb/defs.h
gdb/rs6000-nat.c
gdb/utils.c