darling-gdb/gdb/testsuite
Elena Zannoni e33d66ec21 gdb:
2003-05-02  Elena Zannoni  <ezannoni@redhat.com>

	* charset.c (GDB_DEFAULT_TARGET_CHARSET,
	GDB_DEFAULT_HOST_CHARSET): Move to earlier in the file.
	(host_charset_name, target_charset_name): New vars for use by
	set/show commands.
	(host_charset_enum, target_charset_enum): New enums for set/show
	commands.
	(set_charset_sfunc, set_host_charset_sfunc,
	set_target_charset_sfunc): New functions.
	(set_host_charset, set_target_charset): Make static.
	(list_charsets, set_host_charset_command,
	set_target_charset_command): Delete functions.
	(show_charset_command): Rewrite as....
	(show_charset): Hook this up with the set/show command mechanism.
	(_initialize_charset): Change names of charsets to match the
	set/show enums. Use host_charset_name and target_charset_name.
	Use set/show mechanism for charset, host-charset, target-charset
	commands. Do not make 'show host-charset' and 'show
	target-charset' be aliases of 'show charset'.

	* charset.h (set_host_charset, set_target_charset): Don't export,
	they are not used outside the file.

gdb/testsuite:
2003-05-01  Elena Zannoni  <ezannoni@redhat.com>

	* gdb.base/charset.exp: Update based on new behavior of set/show
	charset commands.

gdb/doc:
2003-05-02  Elena Zannoni  <ezannoni@redhat.com>

	* gdb.texinfo (Character Sets): Update to reflect new behavior of
	set/show charsets commands.
2003-05-02 14:23:39 +00:00
..
config * config/mips.exp: Update comments. 2002-09-09 21:21:35 +00:00
gdb.arch just pretend these didn't get committed. 2003-03-18 21:50:27 +00:00
gdb.asm 2003-05-01 Andrew Cagney <cagney@redhat.com> 2003-05-01 23:21:08 +00:00
gdb.base gdb: 2003-05-02 14:23:39 +00:00
gdb.c++ 2003-04-23 David Carlton <carlton@bactrian.org> 2003-04-23 23:45:24 +00:00
gdb.disasm 2003-02-04 Andrew Cagney <ac131313@redhat.com> 2003-02-04 22:49:19 +00:00
gdb.fortran Remove obsolete testsuite code. 2002-12-16 19:33:54 +00:00
gdb.gdb * gdb.gdb/observer.exp: New regression test. 2003-03-27 20:13:28 +00:00
gdb.hp Zap remainder of gdb.threads-hp directory. 2002-06-27 03:58:32 +00:00
gdb.java * Makefile.in (ALL_SUBDIRS): New variable. 2003-01-09 18:50:28 +00:00
gdb.mi 2003-04-08 Andrew Cagney <cagney@redhat.com> 2003-04-08 21:48:40 +00:00
gdb.objc * Makefile.in (ALL_SUBDIRS): Add gdb.objc 2003-05-01 01:09:51 +00:00
gdb.stabs * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that 2001-11-06 00:31:59 +00:00
gdb.threads 2003-04-14 Elena Zannoni <ezannoni@redhat.com> 2003-04-15 02:23:11 +00:00
gdb.trace 2003-02-04 Andrew Cagney <ac131313@redhat.com> 2003-02-04 22:49:19 +00:00
lib * Makefile.in (ALL_SUBDIRS): Add gdb.objc 2003-05-01 01:09:51 +00:00
.gdbinit Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
aclocal.m4 Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
ChangeLog gdb: 2003-05-02 14:23:39 +00:00
config.hin * configure.in: Call AC_CONFIG_HEADER. Don't call 2003-01-04 15:37:40 +00:00
configure * Makefile.in (ALL_SUBDIRS): Add gdb.objc 2003-05-01 01:09:51 +00:00
configure.in * Makefile.in (ALL_SUBDIRS): Add gdb.objc 2003-05-01 01:09:51 +00:00
Makefile.in * Makefile.in (ALL_SUBDIRS): Add gdb.objc 2003-05-01 01:09:51 +00:00
TODO Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00