From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Seitz To: Andrew Volkov Cc: =?koi8-r?Q?Insight_=28=FC=CC=2E_=D0=CF=DE=D4=C1=29?= Subject: Re: [bug] Synchonization of registers window in h8300 Insight Date: Fri, 07 Dec 2001 09:58:00 -0000 Message-ID: References: <2E74F312D6980D459F3A05492BA40F8D56FF59@clue.transas.com> X-SW-Source: 2001-q4/msg00401.html Message-ID: <20011207095800.3Y2de6eSwjt9gIoQOkITVhooV7291gcbjLXejlQ3Il8@z> 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