public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug cli/7536] ``set input-radix 1'' changes radix
       [not found] <20020317074800.7536.ac131313@redhat.com>
@ 2008-12-29  2:18 ` cvs-commit at gcc dot gnu dot org
  2008-12-29  2:22 ` pedro at codesourcery dot com
  1 sibling, 0 replies; 2+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2008-12-29  2:18 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2008-12-29 02:18 -------
Subject: Bug 7536

CVSROOT:	/cvs/src
Module name:	src
Changes by:	palves@sourceware.org	2008-12-29 02:18:48

Modified files:
	gdb            : ChangeLog valprint.c 
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/gdb.base: radix.exp 

Log message:
	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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10054&r2=1.10055
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/valprint.c.diff?cvsroot=src&r1=1.75&r2=1.76
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1780&r2=1.1781
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/radix.exp.diff?cvsroot=src&r1=1.6&r2=1.7



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=7536

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug cli/7536] ``set input-radix 1'' changes radix
       [not found] <20020317074800.7536.ac131313@redhat.com>
  2008-12-29  2:18 ` [Bug cli/7536] ``set input-radix 1'' changes radix cvs-commit at gcc dot gnu dot org
@ 2008-12-29  2:22 ` pedro at codesourcery dot com
  1 sibling, 0 replies; 2+ messages in thread
From: pedro at codesourcery dot com @ 2008-12-29  2:22 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From pedro at codesourcery dot com  2008-12-29 02:22 -------
Fix checked in.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=7536

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-29  2:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20020317074800.7536.ac131313@redhat.com>
2008-12-29  2:18 ` [Bug cli/7536] ``set input-radix 1'' changes radix cvs-commit at gcc dot gnu dot org
2008-12-29  2:22 ` pedro at codesourcery dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).