From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1790 invoked by alias); 26 Nov 2001 16:45:07 -0000 Mailing-List: contact gdb-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 1767 invoked from network); 26 Nov 2001 16:45:06 -0000 Received: from unknown (HELO mail1.thewrittenword.com) (206.137.36.130) by sourceware.cygnus.com with SMTP; 26 Nov 2001 16:45:06 -0000 Received: (from china@localhost) by mail1.thewrittenword.com (8.11.4/8.11.4) id fAQGj5j17246 for gdb@sources.redhat.com; Mon, 26 Nov 2001 10:45:05 -0600 (CST) (envelope-from gdb@thewrittenword.com) From: gdb@thewrittenword.com Date: Wed, 14 Nov 2001 01:38:00 -0000 To: gdb@sources.redhat.com Subject: GDB 5.1 on Tru64 UNIX 4.0D, 5.0, 5.1 Message-ID: <20011126104505.A14474@oolong.il.thewrittenword.com> Reply-To: gdb@sources.redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-SW-Source: 2001-11/txt/msg00152.txt.bz2 GDB 5.1 builds fine on Tru64 UNIX 4.0D, 5.0A, and 5.1. However, when trying to run it: $ gdb a.out GNU gdb 5.1 Copyright 2001 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "alpha-dec-osf4.0d"...mdebugread.c:2448: gdb-internal-error: Section index is uninitialized An internal GDB error was detected. This may make further debugging unreliable. Continue this debugging session? (y or n) n Create a core file containing the current state of GDB? (y or n) n This is with a.out generated using 'cc -g' or 'gcc -g'. -- albert chin (china@thewrittenword.com) From mboxrd@z Thu Jan 1 00:00:00 1970 From: gdb@thewrittenword.com To: gdb@sources.redhat.com Subject: GDB 5.1 on Tru64 UNIX 4.0D, 5.0, 5.1 Date: Mon, 26 Nov 2001 08:45:00 -0000 Message-ID: <20011126104505.A14474@oolong.il.thewrittenword.com> X-SW-Source: 2001-11/msg00259.html Message-ID: <20011126084500.rScEEhdvOOdIBqvekkIL99Ij6jllY2gZFRhCXlBDbJY@z> GDB 5.1 builds fine on Tru64 UNIX 4.0D, 5.0A, and 5.1. However, when trying to run it: $ gdb a.out GNU gdb 5.1 Copyright 2001 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "alpha-dec-osf4.0d"...mdebugread.c:2448: gdb-internal-error: Section index is uninitialized An internal GDB error was detected. This may make further debugging unreliable. Continue this debugging session? (y or n) n Create a core file containing the current state of GDB? (y or n) n This is with a.out generated using 'cc -g' or 'gcc -g'. -- albert chin (china@thewrittenword.com)