OSDN Git Service

* defs.h (error): Add printf format attribute.
authorAndrew Cagney <cagney@redhat.com>
Sat, 23 Mar 2002 17:38:13 +0000 (17:38 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 23 Mar 2002 17:38:13 +0000 (17:38 +0000)
commit7193a8458a0b0d4ba2034c4925e807d0254e2e38
tree086aec1b0e50fd5479c0983b8a3ae42faf6df850
parent93144de68489a99918afdb395606d0a033662fbd
* defs.h (error): Add printf format attribute.
* thread-db.c (thread_from_lwp): Fix error format string.
* stack.c (parse_frame_specification): Ditto.
* cli/cli-decode.c (undef_cmd_error): Ditto.
* scm-lang.c (scm_lookup_name): Ditto.
* tracepoint.c (trace_error): Ditto.
* remote-utils.c (usage): Ditto.
* remote.c (compare_sections_command): Ditto.
Fix PR gdb/328.
gdb/ChangeLog
gdb/cli/cli-decode.c
gdb/defs.h
gdb/remote-utils.c
gdb/remote.c
gdb/scm-lang.c
gdb/stack.c
gdb/thread-db.c
gdb/tracepoint.c