From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28697 invoked by alias); 4 Aug 2004 14:53:10 -0000 Mailing-List: contact insight-prs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-prs-owner@sources.redhat.com Received: (qmail 28676 invoked by uid 48); 4 Aug 2004 14:53:09 -0000 Date: Wed, 04 Aug 2004 14:53:00 -0000 Message-ID: <20040804145309.28669.qmail@sourceware.org> To: ian.dalziel@vatechuk.com, insight-prs@sources.redhat.com, kseitz@sources.redhat.com, nobody@sources.redhat.com From: kseitz@sources.redhat.com Reply-To: kseitz@sources.redhat.com, ian.dalziel@vatechuk.com, insight-prs@sources.redhat.com, kseitz@sources.redhat.com, nobody@sources.redhat.com, insight-gnats@sources.redhat.com Subject: Re: insight/261: targetselection.itb/GDB serial baudrate when in cygwin X-SW-Source: 2004-q3/txt/msg00009.txt.bz2 List-Id: Synopsis: targetselection.itb/GDB serial baudrate when in cygwin Responsible-Changed-From-To: unassigned->kseitz Responsible-Changed-By: kseitz Responsible-Changed-When: Wed Aug 4 14:53:09 2004 Responsible-Changed-Why: mine State-Changed-From-To: open->feedback State-Changed-By: kseitz State-Changed-When: Wed Aug 4 14:53:09 2004 State-Changed-Why: If you must enter baud rates as hex values, someone has issued a command to gdb to set the input radix to hex (set input-radix 16). I do not recommend doing this. There are probably dozens of other places where this could cause problems. [This was probably done in a user startup script ~/gdbtk.ini or ~/.gdbtkinit.] The port problem thing is fixed in HEAD. I recommend grabbing src/gdb/gdbtk/library/targetselection.itb from there. http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=insight&pr=261