From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21573 invoked by alias); 27 Jul 2006 21:27:28 -0000 Received: (qmail 21563 invoked by uid 22791); 27 Jul 2006 21:27:27 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 27 Jul 2006 21:27:25 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G6DO6-0007Nk-CV; Thu, 27 Jul 2006 17:27:22 -0400 Date: Thu, 27 Jul 2006 21:27:00 -0000 From: Daniel Jacobowitz To: Roger Sayle Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Correct irix5-nat.c's fetch_core_registers (take 2) Message-ID: <20060727212722.GB28145@nevyn.them.org> Mail-Followup-To: Roger Sayle , gdb-patches@sourceware.org References: <20060724214557.GA18918@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00405.txt.bz2 On Tue, Jul 25, 2006 at 09:59:38AM -0600, Roger Sayle wrote: > 2006-07-25 Roger Sayle > Daniel Jacobowitz > > * irix5-nat.c (fetch_core_registers): Simplify and correct logic. Thank you; checked in. -- Daniel Jacobowitz CodeSourcery