Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@redhat.com>
To: Kris Warkentin <kewarken@qnx.com>
Cc: Kevin Buettner <kevinb@redhat.com>,
	"Gdb@Sources.Redhat.Com" <gdb@sources.redhat.com>
Subject: Re: mipsbe solib event breakpoint endian?
Date: Thu, 10 Jul 2003 17:05:00 -0000	[thread overview]
Message-ID: <3F0D9CD9.2070009@redhat.com> (raw)
In-Reply-To: <0c5d01c346f8$aa558170$0202040a@catdog>

> Looks like someone thinks the program counter is a 64 bit value....  Any
>> > hints?
> 
>>
>> Do "maint print arch" in both to see what's changed.
> 
> 
> Would you believe that they're exactly the same?  I ran maint print arch on
> both, copied to text files and diffed them.  No differences.  That sounds
> almost impossible doesn't it?  I had to do it twice before I believed it.
> 
> cheers,

Try `maint print {raw-,}registers' and `set debug target 1'.  DanielJ's 
hunch about swapping the low/high words looks right.

The existing MIPS code does evil stuff related to register raw size.  It 
current stores 32 bit register values in the lower half of a 64 bit raw 
register, rather than the least significant half.  But only sometimes 
and not consistently :-(

Andrew



  reply	other threads:[~2003-07-10 17:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-03 14:59 Kris Warkentin
     [not found] ` <1030708201312.ZM4704@localhost.localdomain>
2003-07-10 15:05   ` Kris Warkentin
2003-07-10 15:09     ` Daniel Jacobowitz
2003-07-10 15:15     ` Kevin Buettner
2003-07-10 15:33       ` Kris Warkentin
2003-07-10 17:05         ` Andrew Cagney [this message]
2003-07-10 17:16           ` Kris Warkentin
2003-07-10 18:42             ` Andrew Cagney
2003-07-10 19:14               ` Kris Warkentin

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=3F0D9CD9.2070009@redhat.com \
    --to=ac131313@redhat.com \
    --cc=gdb@sources.redhat.com \
    --cc=kevinb@redhat.com \
    --cc=kewarken@qnx.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