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 > > > > >