binutils-gdb/gdb/testsuite
Andrew Cagney dec43320d9 2002-09-18 Andrew Cagney <ac131313@redhat.com>
* maint.c (maintenance_internal_error): Print the parameter as the
	error message.
	(maintenance_internal_warning): New function.
	(_initialize_maint_cmds): Add command `maint internal-warning'.

	* defs.h (internal_warning, internal_vwarning): Declare.
	* utils.c (struct internal_problem): Define.
	(internal_vproblem): New function.
	(internal_warning): New function.
	(internal_vwarning): New function.
	(internal_warning_problem, internal_error_problem): New variables.
	(internal_verror): Just call internal_vproblem.

Index: testsuite/ChangeLog
2002-09-18  Andrew Cagney  <ac131313@redhat.com>

	* gdb.base/maint.exp: Check `help maint internal-warning'.
2002-09-18 23:53:52 +00:00
..
config * config/mips.exp: Update comments. 2002-09-09 21:21:35 +00:00
gdb.arch
gdb.asm
gdb.base 2002-09-18 Andrew Cagney <ac131313@redhat.com> 2002-09-18 23:53:52 +00:00
gdb.c++ 2002-09-18 David Carlton <carlton@math.stanford.edu> 2002-09-18 18:48:43 +00:00
gdb.chill
gdb.disasm
gdb.fortran
gdb.gdb
gdb.hp
gdb.java
gdb.mi * mi-var-cmd.exp: Add tests to check when varobj pinned to a 2002-09-17 20:45:28 +00:00
gdb.stabs
gdb.threads * gdb.threads/killed.exp: Fix test failure message. 2002-09-05 19:45:11 +00:00
gdb.trace
lib * lib/gdb.exp (rerun_to_main): Allow restarting application. 2002-09-18 15:34:10 +00:00
.gdbinit
aclocal.m4
ChangeLog 2002-09-18 Andrew Cagney <ac131313@redhat.com> 2002-09-18 23:53:52 +00:00
configure
configure.in
Makefile.in
TODO