From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23753 invoked by alias); 7 Dec 2001 18:06:53 -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 23703 invoked from network); 7 Dec 2001 18:06:45 -0000 X-Authentication-Warning: makita.cygnus.com: keiths owned process doing -bs Date: Wed, 10 Oct 2001 10:15:00 -0000 From: Keith Seitz To: Insight Maling List Subject: RE: [bug] Synchonization of registers window in h8300 Insight In-Reply-To: <2E74F312D6980D459F3A05492BA40F8D56FF5A@clue.transas.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2001-q4/txt/msg00102.txt.bz2 On Fri, 7 Dec 2001, Andrew Volkov wrote: > > show version give: > > GNU gdb 5.1 > Copyright 2001 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or distribute copies of it under certain > conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "--host=i686-pc-cygwin --target=h8300-hms". > > Andrey > > > > > On Fri, 7 Dec 2001, Andrew Volkov wrote: > > > > > If I run gdb without any parameters, and make view registers, then > > > Insight show registers window for default platform (h8300 > > 16bits registers), > > > > > > then when I load my program, wich build for h8300h or h8300s (32bits > > > registers) > > > target, registers window STILL remain for h8300 target, > > i.e. not updated for > > > new target. > > > > This could be an architecture change bug. It may not even be > > implemented > > in the version of Insight you are using. What does "gdb -v" (or "show > > version") give? > > > > Keith > > > > > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Seitz To: Insight Maling List Subject: RE: [bug] Synchonization of registers window in h8300 Insight Date: Fri, 07 Dec 2001 10:06:00 -0000 Message-ID: References: <2E74F312D6980D459F3A05492BA40F8D56FF5A@clue.transas.com> X-SW-Source: 2001-q4/msg00403.html Message-ID: <20011207100600.E2exKjNFzfrmwB31TjeX7ONPcW0FMmLjqQ_YicFcsrg@z> On Fri, 7 Dec 2001, Andrew Volkov wrote: > > show version give: > > GNU gdb 5.1 > Copyright 2001 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or distribute copies of it under certain > conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "--host=i686-pc-cygwin --target=h8300-hms". > > Andrey > > > > > On Fri, 7 Dec 2001, Andrew Volkov wrote: > > > > > If I run gdb without any parameters, and make view registers, then > > > Insight show registers window for default platform (h8300 > > 16bits registers), > > > > > > then when I load my program, wich build for h8300h or h8300s (32bits > > > registers) > > > target, registers window STILL remain for h8300 target, > > i.e. not updated for > > > new target. > > > > This could be an architecture change bug. It may not even be > > implemented > > in the version of Insight you are using. What does "gdb -v" (or "show > > version") give? > > > > Keith > > > > >