old-cross-binutils/gdb/testsuite
Pedro Alves 09e6485fa9 2008-12-29 Pedro Alves <pedro@codesourcery.com>
PR gdb/7536:
	* valprint.c (input_radix_1): New static global.
	(set_input_radix): Use it instead of "input_radix".
	(set_input_radix_1): Always leave input_radix_1 set to
	input_radix.
	(output_radix_1): New static global.
	(set_output_radix): Use it instead of "output_radix".
	(set_output_radix_1): Always leave output_radix_1 set to
	output_radix.
	(_initialize_valprint): Use "input_radix_1" instead of
	"input_radix" with the "input-radix" command.  Use
	"output_radix_1" instead of "output_radix" with the "output-radix"
	command.

2008-12-29  Pedro Alves  <pedro@codesourcery.com>

	PR gdb/7536:
	* gdb.base/radix.exp: Add tests to ensure invalid input radices
	and unsupported output radices are really rejected.
2008-12-29 02:18:48 +00:00
..
config
gdb.ada * gdb.ada/int_deref.exp: Convert the addresses into long_integer 2008-11-28 23:26:54 +00:00
gdb.arch Fix for PR gdb/8648. 2008-12-21 17:38:55 +00:00
gdb.asm
gdb.base 2008-12-29 Pedro Alves <pedro@codesourcery.com> 2008-12-29 02:18:48 +00:00
gdb.cp * gdb.cp/punctuator.exp: Backslash the '$' signs. 2008-12-23 17:19:00 +00:00
gdb.disasm
gdb.dwarf2
gdb.fortran
gdb.gdb
gdb.hp
gdb.java
gdb.mi * infcall.c (call_function_by_hand): Fix punctuation and capitalization 2008-11-18 00:13:04 +00:00
gdb.modula2
gdb.objc
gdb.opt
gdb.pascal
gdb.python * gdb.python/python-value.exp (test_value_in_inferior): Don't use 2008-10-24 18:54:03 +00:00
gdb.server * gdb.server/ext-run.exp: Relax regexp for init program. 2008-12-04 17:41:42 +00:00
gdb.stabs
gdb.threads Fix for PR gdb/8648. 2008-12-21 17:38:55 +00:00
gdb.trace
gdb.xml
lib Implement =thread-selected notification. 2008-11-17 16:43:34 +00:00
.gdbinit
aclocal.m4
ChangeLog 2008-12-29 Pedro Alves <pedro@codesourcery.com> 2008-12-29 02:18:48 +00:00
configure * configure.ac: Output gdb.python/Makefile. 2008-10-19 19:59:31 +00:00
configure.ac * configure.ac: Output gdb.python/Makefile. 2008-10-19 19:59:31 +00:00
Makefile.in 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com> 2008-10-16 15:08:28 +00:00
TODO