From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31134 invoked by alias); 22 Mar 2002 10:47:51 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 31039 invoked from network); 22 Mar 2002 10:47:29 -0000 Received: from unknown (HELO supelec.supelec.fr) (160.228.120.192) by sources.redhat.com with SMTP; 22 Mar 2002 10:47:29 -0000 Received: from [160.228.100.5] (localhost [127.0.0.1]) by supelec.supelec.fr (8.10.2/jtpda-5.3.1) with ESMTP id g2MAlZR158171 ; Fri, 22 Mar 2002 11:47:36 +0100 (MET) Mime-Version: 1.0 X-Sender: delebecq@gonzales.supelec.fr Message-Id: In-Reply-To: <20020322111303.C22863@act-europe.fr> References: <20020322105648.B22863@act-europe.fr> <20020322111303.C22863@act-europe.fr> X-Mailer: Eudora F4.3.3 Date: Fri, 22 Mar 2002 02:47:00 -0000 To: gdb@sources.redhat.com From: henri delebecque Subject: problems with gdb 5.1.1 on alpha... Cc: delebecq@supelec.fr Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-SW-Source: 2002-03/txt/msg00191.txt.bz2 Hello again, Joel Brobecker helps me a lot, and I appreciate this generous support. Thanks a lot He suggest that I post all the information required for reproducing my problem. I hope that I haven't miss anything. Feel free to ask for more information. ---------------- The context: alpha server, Tru64 Unix v50.A gcc version 3.0.4 (I build it few days ago, and used it a lot since) gdb version 5.1.1 ----------------- I have logged the trace of: the configure (trace_configure) the make (trace_make) the run (trace_run) They are accessible at: ftp://ftp.supelec.fr/pub/cs/misc/trace*.gz (they are pretty big, and can be interesting, since the make displays strange warnings) -------------- the program: #include #include int main() { printf ("hello, world\n"); return 0; } // I know, I forgot comments !! :-) Thanks for any help Best regards -- ______________________________________________________________ | Henri Delebecque delebecq@supelec.fr | | Webmaster | | Supelec Tel (33) 01.69.85.14.91 | | 3 rue Joliot-Curie | | Plateau de Moulon Fax:(33) 01.69.85.12.34 | | 91190 Gif sur Yvette | | FRANCE | |_____________________________________________________________|