public inbox for insight-prs@sourceware.org
help / color / mirror / Atom feed
From: faizal.haji@gdcanada.com
To: insight-gnats@sources.redhat.com
Subject: insight/170: Assembly windows display .long 0 for remote targets
Date: Thu, 18 Jul 2002 12:23:00 -0000	[thread overview]
Message-ID: <20020718191520.982.qmail@sources.redhat.com> (raw)


>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	<DeleteChar+228>:	.long 0x0
-	0x108c814	<DeleteChar+232>:	.long 0x0
-	0x108c818	<DeleteChar+236>:	.long 0x0
-	0x108c81c	<DeleteChar+240>:	.long 0x0
-	0x108c820	<DeleteChar+244>:	.long 0x0
-	0x108c824	<DeleteChar+248>:	.long 0x0
-	0x108c828	<DeleteChar+252>:	.long 0x0

Using "disassemble" command on the console:

0x108c810 <DeleteChar+228>:	sth	r12,54(r30)
0x108c814 <DeleteChar+232>:	rlwinm	r12,r12,16,16,31
0x108c818 <DeleteChar+236>:	sth	r12,52(r30)
0x108c81c <DeleteChar+240>:	lwz	r11,12(r1)
0x108c820 <DeleteChar+244>:	mr	r12,r11
0x108c824 <DeleteChar+248>:	addi	r11,r11,1
0x108c828 <DeleteChar+252>:	stw	r11,12(r1)
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2002-07-18 19:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-18 12:23 faizal.haji [this message]
2002-08-28 17:11 kseitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020718191520.982.qmail@sources.redhat.com \
    --to=faizal.haji@gdcanada.com \
    --cc=insight-gnats@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).