* utils.c (error_begin): Make static.
authorAndrew Cagney <cagney@redhat.com>
Sat, 2 Feb 2002 03:42:59 +0000 (03:42 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 2 Feb 2002 03:42:59 +0000 (03:42 +0000)
commit255e7dbf2e106ccba748f1d34422d9df7fcc1038
tree8049bf598088831675b090b7bbb04419768c308e
parent261c4ca20698ffa0b5efa6a0908c55aae31711e8
* utils.c (error_begin): Make static.
* defs.h (error_begin): Delete declaration.

* linespec.c (cplusplus_error): Replace cplusplus_hint.
(decode_line_1): Use cplusplus_error instead of error_begin,
cplusplus_hint and return_to_top_level.
* coffread.c (coff_symfile_read): Use error instead of error_begin
and return_to_top_level.
* infrun.c (default_skip_permanent_breakpoint): Ditto.
gdb/ChangeLog
gdb/coffread.c
gdb/defs.h
gdb/infrun.c
gdb/linespec.c
gdb/utils.c
This page took 0.025207 seconds and 4 git commands to generate.