binutils-gdb/gdb/testsuite
Pierre Muller 9a22f0d0ae gdb ChangeLog
* gdbtypes.h (builtin_type): Add builtin_char16 and builtin_char32
	fields.
	* gdbtypes.c (gdbtypes_post_init): Set builtin_char16 and
	builtin_char32 fields.
	* printcmd.c (decode_format): Set char size to '\0'
	for strings unless explicit size is given.
	(print_formatted): Correct calculation of NEXT_ADDRESS
	for 16 or 32 bit strings.
	(do_examine): Do not force byte size for strings.
	Use builtin_char16 and builtin_char32 types to display
	16 or 32 bit-wide strings.
	(x_command): Set LAST_SIZE to 'b' for string type.

gdb/doc ChangeLog

      * gdb.texinfo (Examining memory): Update for
	change in string display with explicit size.

gdb/testsuite ChangeLog

	* gdb.base/charset.c (Strin16, String32): New variables.
	* gdb.base/charset.exp (gdb_test): Test correct display
	of 16 or 32 bit strings.
2010-04-21 23:21:04 +00:00
..
config
gdb.ada "unsupported language" error in info types when using Ada. 2010-04-20 22:38:02 +00:00
gdb.arch gdb/ 2010-04-17 18:53:46 +00:00
gdb.asm
gdb.base gdb ChangeLog 2010-04-21 23:21:04 +00:00
gdb.cell
gdb.cp PR 9167 2010-04-21 17:33:54 +00:00
gdb.disasm
gdb.dwarf2 gdb/ 2010-03-31 18:13:38 +00:00
gdb.fortran gdb/ChangeLog: 2010-04-20 17:22:19 +00:00
gdb.gdb
gdb.hp
gdb.java * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to 2010-03-31 00:47:23 +00:00
gdb.mi ChangeLog: 2010-03-18 13:25:20 +00:00
gdb.modula2
gdb.multi
gdb.objc
gdb.opt
gdb.pascal gdb ChangeLog 2010-04-21 09:54:59 +00:00
gdb.python * NEWS: Add entry for python program space support. 2010-04-15 19:54:13 +00:00
gdb.reverse 2010-04-02 Hui Zhu <teawater@gmail.com> 2010-04-02 05:13:09 +00:00
gdb.server
gdb.stabs * gdb/stabsread.c (define_symbol): Add support for char 2010-04-05 22:43:49 +00:00
gdb.threads * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf 2010-03-23 23:50:22 +00:00
gdb.trace PR breakpoints/8554. 2010-04-19 00:48:44 +00:00
gdb.xml
lib * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip 2010-03-24 21:20:39 +00:00
.gdbinit
aclocal.m4
ChangeLog gdb ChangeLog 2010-04-21 23:21:04 +00:00
configure
configure.ac
dg-extract-results.sh gdb/testsuite/ 2010-03-22 20:38:58 +00:00
Makefile.in gdb/testsuite/ 2010-04-09 20:50:46 +00:00
TODO