OSDN Git Service

2003-08-04 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Tue, 5 Aug 2003 02:44:50 +0000 (02:44 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 5 Aug 2003 02:44:50 +0000 (02:44 +0000)
commit19842fe9a00159d9cb20ff3dc43bb0d0cda40452
treea0d7ff144deb1c50d5d0e80dd940a29686edd0c5
parent6fb473cee09e60c9fffe9604358d0bc5f10cf6c3
2003-08-04  Andrew Cagney  <cagney@redhat.com>

* monitor.h (monitor_dump_reg_block): Remove ATTR_FORMAT.
* cli/cli-script.c (define_command): Call query directly, instead
of passing it a buffer.
* ocd.c (ocd_error): Pass error a constant format string.
* remote-mips.c (mips_error): Use fputs_filtered.
gdb/ChangeLog
gdb/cli/cli-script.c
gdb/monitor.h
gdb/ocd.c
gdb/remote-mips.c