From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31273 invoked by alias); 7 Nov 2005 22:31:06 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 31225 invoked by uid 22791); 7 Nov 2005 22:31:04 -0000 Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 07 Nov 2005 22:31:04 +0000 Received: from elgar.sibelius.xs4all.nl (root@elgar.sibelius.xs4all.nl [192.168.0.2]) by sibelius.xs4all.nl (8.13.4/8.13.4) with ESMTP id jA7MTfc8009230; Mon, 7 Nov 2005 23:29:41 +0100 (CET) Received: from elgar.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by elgar.sibelius.xs4all.nl (8.13.4/8.13.3) with ESMTP id jA7MTfqX003892; Mon, 7 Nov 2005 23:29:41 +0100 (CET) Received: (from kettenis@localhost) by elgar.sibelius.xs4all.nl (8.13.4/8.13.4/Submit) id jA7MTfFR010860; Mon, 7 Nov 2005 23:29:41 +0100 (CET) Date: Mon, 07 Nov 2005 22:31:00 -0000 Message-Id: <200511072229.jA7MTfFR010860@elgar.sibelius.xs4all.nl> From: Mark Kettenis To: brobecker@adacore.com CC: drow@false.org, mark.woollard@mac.com, gdb@sources.redhat.com In-reply-to: <20051107220637.GF1635@adacore.com> (message from Joel Brobecker on Mon, 7 Nov 2005 14:06:37 -0800) Subject: Re: gdb for 64 bit intel solaris 10? References: <20051107205848.GA25762@nevyn.them.org> <200511072136.jA7Lao95023654@elgar.sibelius.xs4all.nl> <20051107220637.GF1635@adacore.com> X-SW-Source: 2005-11/txt/msg00175.txt.bz2 > Date: Mon, 7 Nov 2005 14:06:37 -0800 > From: Joel Brobecker > > > On the contrary. Support for Solaris 10 x86, including support for > > debugging 64-bit applications was contributed some time ago, and will > > be in GDB 6.4. Incidentally now would be a good time to check whether > > it works correctly. You can grab a snapshot at: > > > > ftp://sources.redhat.com/pub/gdb/snapshots/current/gdb-6.3.50.20051107.tar.bz2 > > Actually, would you mind trying (if Mark is OK with this): Sure, no problem. Mark