From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12549 invoked by alias); 5 Aug 2004 07:33:01 -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 12531 invoked by uid 71); 5 Aug 2004 07:33:00 -0000 Date: Thu, 05 Aug 2004 07:33:00 -0000 Message-ID: <20040805073300.12530.qmail@sourceware.org> To: kseitz@sources.redhat.com Cc: insight-prs@sources.redhat.com, From: "Dalziel Ian ACPRD-UK.NCLTW" Subject: RE: insight/261: targetselection.itb/GDB serial baudrate when in cygwin Reply-To: "Dalziel Ian ACPRD-UK.NCLTW" X-SW-Source: 2004-q3/txt/msg00010.txt.bz2 List-Id: The following reply was made to PR insight/261; it has been noted by GNATS. From: "Dalziel Ian ACPRD-UK.NCLTW" To: kseitz@sources.redhat.com, "Dalziel Ian ACPRD-UK.NCLTW" , insight-prs@sources.redhat.com, kseitz@sources.redhat.com, nobody@sources.redhat.com, insight-gnats@sources.redhat.com Cc: Subject: RE: insight/261: targetselection.itb/GDB serial baudrate when in cygwin Date: Thu, 5 Aug 2004 08:27:30 +0100 Hi, Thanks very much for the info. Yes, we had stupidly picked up a .gdbinit from an example toolset, which had in it :- set output-radix 16 set input-radix 16 As you may have guessed we are a bit green at all this GNU stuff and we were just wondering if you could expand on the port problem i.e. what is HEAD? We also have the same problem with Insight6.1. Many Thamks Ian and Mike Ian Dalziel Senior Design Engineer VA TECH Reyrolle ACP Ltd P.O. Box 8 Hebburn Tyne & Wear NE31 1TZ Ext: 5239 Tel: +44 (0)191 401 5239 Fax: +44 (0)191 401 5575 Email: ian.dalziel@vatechuk.com ----- DISCLAIMER : This e-mail and any files transmitted with it ("Message") is intended only for the use of the recipient(s) named above and may contain confidential information. You are hereby notified that the taking of any action in reliance upon, or any review, retransmission, dissemination, distribution, printing or copying of this Message or any part thereof by anyone other than the intended recipient(s) is strictly prohibited. If you have received this Message in error, you should delete this Message immediately and advise the sender by return e-mail. Opinions, conclusions and other information in this Message that do not relate to the official business of VA TECH Reyrolle ACP Ltd shall be understood as neither given nor endorsed by VA TECH Reyrolle ACP Ltd. -----Original Message----- From: kseitz@sources.redhat.com [mailto:kseitz@sources.redhat.com] Sent: 04 August 2004 15:51 To: ian.dalziel@vatechuk.com; insight-prs@sources.redhat.com; kseitz@sources.redhat.com; nobody@sources.redhat.com Subject: Re: insight/261: targetselection.itb/GDB serial baudrate when in cygwin 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&databas e=insight&pr=261