From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10524 invoked by alias); 21 Feb 2008 01:31:32 -0000 Received: (qmail 10505 invoked by uid 48); 21 Feb 2008 01:31:32 -0000 Date: Thu, 21 Feb 2008 01:31:00 -0000 Message-ID: <20080221013132.10504.qmail@sourceware.org> To: insight-prs@sources.redhat.com, kseitz@sources.redhat.com, monika.arpa@austriamicrosystems.com, nobody@sources.redhat.com From: kseitz@sources.redhat.com Reply-To: kseitz@sources.redhat.com, insight-prs@sources.redhat.com, kseitz@sources.redhat.com, monika.arpa@austriamicrosystems.com, nobody@sources.redhat.com, insight-gnats@sources.redhat.com X-Mailer: gnatsweb 2.9.3 Subject: Re: insight/328: Remote debugging - register window does not get updated after download Mailing-List: contact insight-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-prs-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00009.txt.bz2 Synopsis: Remote debugging - register window does not get updated after download Responsible-Changed-From-To: unassigned->kseitz Responsible-Changed-By: kseitz Responsible-Changed-When: Thu Feb 21 01:31:32 2008 Responsible-Changed-Why: mine State-Changed-From-To: open->analyzed State-Changed-By: kseitz State-Changed-When: Thu Feb 21 01:31:32 2008 State-Changed-Why: Yeah, that sounds like a problem. I'll bet an event is not being properly generated when after the attach and/or download happens. Alas, it's been so long since I've used an embedded target with gdb, that I don't exactly remember how all this is supposed to work (e.g., where exactly the event is supposed to get generated)... Before I make some suggestions on how to fix this, I need a little more information: Are you using the Run button to do all of this, or are you using either the console window (typing "target ..." and "load") or the Run menu options? I *think* that if you use the Run button, this should work. I'll bet it does not work for the other cases because of the command-line/GUI disconnect from which Insight suffers. http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=insight&pr=328