From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2507 invoked by alias); 25 Jul 2006 17:31:42 -0000 Received: (qmail 2496 invoked by uid 22791); 25 Jul 2006 17:31:40 -0000 X-Spam-Check-By: sourceware.org Received: from pop-sarus.atl.sa.earthlink.net (HELO pop-sarus.atl.sa.earthlink.net) (207.69.195.72) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 25 Jul 2006 17:31:38 +0000 Received: from cpe-66-1-132-251.ca.sprintbbd.net ([66.1.132.251] helo=quasar2) by pop-sarus.atl.sa.earthlink.net with esmtp (Exim 3.36 #10) id 1G5Qkh-0000WK-00; Tue, 25 Jul 2006 13:31:27 -0400 Subject: Re: [PATCH] Correct irix5-nat.c's fetch_core_registers From: David Anderson Reply-To: davea42@earthlink.net To: Daniel Jacobowitz Cc: gdb-patches@sourceware.org, roger@eyesopen.com Content-Type: text/plain Date: Tue, 25 Jul 2006 17:31:00 -0000 Message-Id: <1153848685.3530.18.camel@quasar2> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-4.fc4) Content-Transfer-Encoding: 7bit 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/msg00389.txt.bz2 Daniel Jacobowitz writes: >As far as I remember, Irix supports O32 executables. So at a minimum >the comment is wrong. I don't know if it dumps 32-bit or 64-bit >registers for O32 core files; All IRIX o32 core files record 32 bit register values. (n32 and 64 core files record 64 bit register values.) David Anderson (davea at sgi dot com)