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)
commitab4e3d93a0586b8b95213f7255b91fc056d82fd9
tree62fe4da74d18451b09665b75ce282a2736b67d3b
parent1062ca825eafee452642a6d258c2b56ecac1aade
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