From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4764 invoked by alias); 18 Jul 2002 19:23:01 -0000 Mailing-List: contact insight-prs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-prs-owner@sources.redhat.com Received: (qmail 4747 invoked by uid 71); 18 Jul 2002 19:23:00 -0000 Resent-Date: 18 Jul 2002 19:23:00 -0000 Resent-Message-ID: <20020718192300.4746.qmail@sources.redhat.com> 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, faizal.haji@gdcanada.com Received: (qmail 983 invoked by uid 61); 18 Jul 2002 19:15:20 -0000 Message-Id: <20020718191520.982.qmail@sources.redhat.com> Date: Thu, 18 Jul 2002 12:23:00 -0000 From: faizal.haji@gdcanada.com Reply-To: faizal.haji@gdcanada.com To: insight-gnats@sources.redhat.com X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: insight/170: Assembly windows display .long 0 for remote targets X-SW-Source: 2002-q3/txt/msg00001.txt.bz2 List-Id: >Number: 170 >Category: insight >Synopsis: Assembly windows display .long 0 for remote targets >Confidential: no >Severity: non-critical >Priority: low >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Jul 18 12:23:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Faizal Haji >Release: insight-5.2 >Organization: >Environment: --host=sparc-sun-solaris2.8 --target=powerpc-eabi-elf >Description: When debugging target over a serial line, ASSEMBLY, MIXED, and SRC+ASM source window modes do not display the correct assembler instructions of the source files. In the source window: - 0x108c810 : .long 0x0 - 0x108c814 : .long 0x0 - 0x108c818 : .long 0x0 - 0x108c81c : .long 0x0 - 0x108c820 : .long 0x0 - 0x108c824 : .long 0x0 - 0x108c828 : .long 0x0 Using "disassemble" command on the console: 0x108c810 : sth r12,54(r30) 0x108c814 : rlwinm r12,r12,16,16,31 0x108c818 : sth r12,52(r30) 0x108c81c : lwz r11,12(r1) 0x108c820 : mr r12,r11 0x108c824 : addi r11,r11,1 0x108c828 : stw r11,12(r1) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: