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 2002-08-22 Elena Zannoni <ezannoni@redhat.com> 2002-08-23 01:52:22 +00:00
gdb.asm 2002-06-06 Michal Ludvig <mludvig@suse.cz> 2002-06-06 15:19:17 +00:00
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 More obsolete CHILL. 2002-08-02 00:25:23 +00:00
gdb.disasm
gdb.fortran 2002-08-01 Andrew Cagney <cagney@redhat.com> 2002-08-01 17:18:35 +00:00
gdb.gdb New testcase. 2002-04-05 16:43:57 +00:00
gdb.hp Zap remainder of gdb.threads-hp directory. 2002-06-27 03:58:32 +00:00
gdb.java * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with 2002-08-15 17:18:50 +00:00
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 Checked in under the "obvious fix/typo rule". 2002-03-07 04:18:55 +00:00
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 2002-08-01 Andrew Cagney <cagney@redhat.com> 2002-08-01 17:18:35 +00:00
configure.in 2002-08-01 Andrew Cagney <cagney@redhat.com> 2002-08-01 17:18:35 +00:00
Makefile.in 2002-08-01 Andrew Cagney <cagney@redhat.com> 2002-08-01 17:18:35 +00:00
TODO