From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13757 invoked by alias); 14 Feb 2008 23:33:02 -0000 Received: (qmail 13693 invoked by uid 71); 14 Feb 2008 23:33:01 -0000 Resent-Date: 14 Feb 2008 23:33:01 -0000 Resent-Message-ID: <20080214233301.13691.qmail@sourceware.org> Resent-From: insight-gnats@sources.redhat.com (GNATS Filer) Resent-To: nobody@sources.redhat.com Resent-Cc: insight-prs@sources.redhat.com Resent-Reply-To: insight-gnats@sources.redhat.com, monika.arpa@austriamicrosystems.com Received: (qmail 12761 invoked by uid 48); 14 Feb 2008 23:30:05 -0000 Message-Id: <20080214233005.12760.qmail@sourceware.org> Date: Thu, 14 Feb 2008 23:33:00 -0000 From: monika.arpa@austriamicrosystems.com Reply-To: monika.arpa@austriamicrosystems.com To: insight-gnats@sources.redhat.com X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: 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/msg00002.txt.bz2 >Number: 328 >Category: insight >Synopsis: Remote debugging - register window does not get updated after download >Confidential: no >Severity: non-critical >Priority: low >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Feb 14 23:33:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: monika.arpa@austriamicrosystems.com >Release: GNU gdb 6.7.1 >Organization: >Environment: cygwin_NT-5.1 1.5.25(0.156/4/2) >Description: Here is my setup: I have built an arm-elf-insight under cygwin. I have an arm-9-core to that I connect the arm-elf-insight via TCP/IP (over the Segger JLink GDB Server). Here is what I do: I start my segger gdb server. I start my arm-elf-insight debugger. I load my axf (which is the ARM ELF) file into the debugger (with "file" "open"). I open the register window. I connect to the target. Now the registers are read from the target (and the reg PC is set e.g. to 0x18). I download the axf file to the target (part of the AXF file is the entry point). Now the reg PC is not updated to the entry point in the register window. However if I read the PC value directly in the console window it is set to the entry point. Shouldn't the register window be updated after a download? >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: