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)