From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26949 invoked by alias); 14 Feb 2004 03:14:50 -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 26940 invoked from network); 14 Feb 2004 03:14:49 -0000 Received: from unknown (HELO blount.mail.mindspring.net) (207.69.200.226) by sources.redhat.com with SMTP; 14 Feb 2004 03:14:49 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by blount.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1ArqGV-0001IA-00; Fri, 13 Feb 2004 22:14:47 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id AA14B4B104; Fri, 13 Feb 2004 22:14:27 -0500 (EST) To: cagney@gnu.org, mec.gnu@mindspring.com Subject: Re: Time for a HP/PA hackathon? Cc: gdb-patches@sources.redhat.com Message-Id: <20040214031427.AA14B4B104@berman.michael-chastain.com> Date: Sat, 14 Feb 2004 03:14:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-02/txt/msg00359.txt.bz2 > What happens if -D_LARGEFILE64_SOURCE is added? (Not sure of the > correct way to do that in BFD though). "./gdb ./gdb" ; "break main" ; "run" works. And it works with gdb built with gcc 3.3.2, ansi c B11.11, and aC++ A.03.45. I do think you're opening up a big can of worms shortly before the 6.1 branch though. Michael C