public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Sami Wagiaalla <swagiaal@redhat.com>
To: Mark Wielaard <mark@klomp.org>
Cc: frysk@sourceware.org, Nurdin Premji <npremji@redhat.com>,
	        Stan Cox <scox@redhat.com>
Subject: Re: frysk-core/frysk gui/ChangeLog stack/RemoteFra ...
Date: Thu, 16 Aug 2007 17:30:00 -0000	[thread overview]
Message-ID: <46C489C1.40901@redhat.com> (raw)
In-Reply-To: <1187168080.3804.23.camel@dijkstra.wildebeest.org>

Mark Wielaard wrote:
> Hi,
>
> On Mon, 2007-08-13 at 22:11 +0000, npremji@sourceware.org wrote:
>   
>> 	* RemoteFrame.java (getRegisterValue): Check for floating point registers.
>> 	Don't throw a null pointer if register can't be located.
>>     
>
> This is the patch that broke a couple of tests on x86_64. Reverting it
> makes the tests in frysk.debuginfo.TestFrameDebugInfo and
> frysk.rt.TestUpdatingDisplayValue that throw NullPointerExceptions PASS
> again.
>   
I just committed a fix for this. The problem was that the code only 
checked for IntType and assumed all else is FloatType. A check for 
LongType was missing.

      parent reply	other threads:[~2007-08-16 17:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20070813221141.30722.qmail@sourceware.org>
2007-08-15  8:54 ` Mark Wielaard
2007-08-15 21:02   ` Stan Cox
2007-08-16 17:30   ` Sami Wagiaalla [this message]

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=46C489C1.40901@redhat.com \
    --to=swagiaal@redhat.com \
    --cc=frysk@sourceware.org \
    --cc=mark@klomp.org \
    --cc=npremji@redhat.com \
    --cc=scox@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).