From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19663 invoked by alias); 12 Dec 2004 00:02:18 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 19588 invoked from network); 12 Dec 2004 00:02:08 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 12 Dec 2004 00:02:08 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1CdHBf-0006C0-Ro for ; Sat, 11 Dec 2004 19:02:07 -0500 Date: Sun, 12 Dec 2004 04:58:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [COMMIT] Add 64-bit support to hppa-hpux-nat.c Message-ID: <20041212000207.GA23746@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <200412112305.iBBN5QST008415@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200412112305.iBBN5QST008415@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-12/txt/msg00323.txt.bz2 On Sun, Dec 12, 2004 at 12:05:26AM +0100, Mark Kettenis wrote: > This adds 64-bit support to hppa-hpux-nat.c. This makes it possible > to use the new inf-ttrace.c for 64-bit HP-UX. It seems to work rather > well for me on hppa64-hp-hpux11.11. Of course there are loads of > failures because inferior function calls don't work.. There seems to > be an issue with "hardware" watchpoints however. I'll investigate > that for a bit, and do the final conversion at the end of the coming > week. Mark, I just want to thank you for all the work you've put into updating this port. It's really amazing. Now that that's said, I don't suppose you want to slaughter the SOM reader next? :-) -- Daniel Jacobowitz