This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Zap remaining calls to error_begin()


> 2002-01-31  Andrew Cagney  <ac131313@redhat.com>
> 
> * 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.
> 
> 
I've checked this in.


Andrew




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]