From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11934 invoked by alias); 8 Dec 2001 14:57:47 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 11913 invoked from network); 8 Dec 2001 14:57:45 -0000 Message-ID: <2E74F312D6980D459F3A05492BA40F8D56FF82@clue.transas.com> From: Andrew Volkov To: Andrew Cagney Cc: insight@sourceware.cygnus.com Subject: RE: [bug] Synchonization of registers window in h8300 Insight Date: Thu, 11 Oct 2001 09:38:00 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="windows-1252" X-SW-Source: 2001-q4/txt/msg00109.txt.bz2 Ok, I'm ready to start converting h8300 part of GDB to multi-arch. Andrey > -----Original Message----- > From: Andrew Cagney [mailto:ac131313@cygnus.com] > Sent: Saturday, December 08, 2001 12:31 AM > To: Andrew Volkov > Cc: Keith Seitz; Insight > Subject: Re: [bug] Synchonization of registers window in h8300 Insight > > > > Another warkaround, NETHER run gdb without args (ex. $h8300-hms-gdb > > hello.out). > > > > But, I think better way remain registers window blank (if > it possible), or > > invisible while architecture is unknown. > > Unfortunatly the architecture is known. GDB makes use of > that default > architecture when talking to some targets. > > The best way to fix this really is multi-arch - all sorts of problems > just mysteriously disappear! Would you (FSF assignment > permitting) be > interested in helping with converting the h8300 to multi-arch? > > Andrew From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Volkov To: Andrew Cagney Cc: insight@sourceware.cygnus.com Subject: RE: [bug] Synchonization of registers window in h8300 Insight Date: Sat, 08 Dec 2001 06:57:00 -0000 Message-ID: <2E74F312D6980D459F3A05492BA40F8D56FF82@clue.transas.com> X-SW-Source: 2001-q4/msg00410.html Message-ID: <20011208065700.IX0tMHBzw7kWlONXHmQtFtcUhXCpDAFpRvIu3mMkZzU@z> Ok, I'm ready to start converting h8300 part of GDB to multi-arch. Andrey > -----Original Message----- > From: Andrew Cagney [ mailto:ac131313@cygnus.com ] > Sent: Saturday, December 08, 2001 12:31 AM > To: Andrew Volkov > Cc: Keith Seitz; Insight > Subject: Re: [bug] Synchonization of registers window in h8300 Insight > > > > Another warkaround, NETHER run gdb without args (ex. $h8300-hms-gdb > > hello.out). > > > > But, I think better way remain registers window blank (if > it possible), or > > invisible while architecture is unknown. > > Unfortunatly the architecture is known. GDB makes use of > that default > architecture when talking to some targets. > > The best way to fix this really is multi-arch - all sorts of problems > just mysteriously disappear! Would you (FSF assignment > permitting) be > interested in helping with converting the h8300 to multi-arch? > > Andrew