This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

0713 fails to run on alpha-dec-osf4.0e with sect_index_data not initialized


sh-2.03$ gdb/gdb gdb/gdb
GNU gdb 20010713 (MI_OUT)
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.0e"...
(gdb)
(gdb) r
Starting program: /user/rand/rdb/src/gdb+dejagnu-20010713.obj/gdb/gdb
../../gdb+dejagnu-20010713/gdb/mdebugread.c:2443: gdb-internal-error:
sect_index_data not initialized
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

Warning summary from build with gcc version 2.95.2 19991024 (release)

Counting all warnings,
there are 663 warnings in stage0 of this bootstrap.

Number of warnings per file:
 250 include/va_list.h
 250 include/va-alpha.h
  46 libiberty/md5.c
  31 ../../../gdb+dejagnu-20010713/tcl/unix/tclUnixPipe.c
  13 ../../../gdb+dejagnu-20010713/tcl/unix/tclUnixTest.c
   8 libiberty/regex.c
   8 ../../../gdb+dejagnu-20010713/tcl/unix/../generic/tclTest.c
   6 ../../gdb+dejagnu-20010713/expect/exp_command.c
   6 ../../../gdb+dejagnu-20010713/tcl/unix/tclUnixChan.c
   5 ../../../gdb+dejagnu-20010713/tcl/unix/../generic/tclCompile.c
   4 ../../gdb+dejagnu-20010713/expect/exp_trap.c
   4 ../../gdb+dejagnu-20010713/expect/exp_printify.c
   3 ../../../gdb+dejagnu-20010713/tcl/unix/../generic/tclIndexObj.c
   3 ../../../gdb+dejagnu-20010713/tcl/unix/../generic/tclExecute.c
   2 libiberty/getopt.c
   2 libiberty/concat.c
   2 ../../gdb+dejagnu-20010713/gdb/infptrace.c
   2 ../../gdb+dejagnu-20010713/expect/exp_glob.c
   2 ../../gdb+dejagnu-20010713/bfd/osf-core.c
   2 ../../gdb+dejagnu-20010713/bfd/coff-alpha.c
   2 ../../../gdb+dejagnu-20010713/tcl/unix/../generic/tclTimer.c
   2 ../../../gdb+dejagnu-20010713/tcl/unix/../generic/tclObj.c
   1 include/curses.h
   1 /user/rand/rdb/src/gdb+dejagnu-20010713/tcl/unix/dltest/pkga.c
   1 ../../gdb+dejagnu-20010713/mmalloc/mmap-sup.c
   1 ../../gdb+dejagnu-20010713/gdb/solib-osf.c
   1 ../../gdb+dejagnu-20010713/gdb/procfs.c
   1 ../../gdb+dejagnu-20010713/gdb/proc-why.c
   1 ../../gdb+dejagnu-20010713/gdb/os9kread.c
   1 ../../gdb+dejagnu-20010713/bfd/coffgen.c
   1 ../../../gdb+dejagnu-20010713/tcl/unix/../generic/tclTestObj.c
   1 ../../../gdb+dejagnu-20010713/tcl/unix/../generic/tclInterp.c

Number of warning types:
 250 redefinition of `???'
 250 `???' previously declared here
  54 cast from pointer to integer of different size
  49 integer constant is unsigned in ANSI C, signed with -traditional
  26 cast to pointer from integer of different size
  13 type mismatch in implicit declaration for built-in function `???'
   5 unused parameter `???'
   4 `???' declared `static' but never defined
   3 comparison between signed and unsigned
   2 passing arg ??? of `???' makes integer from pointer without a cast
   2 assignment makes integer from pointer without a cast
   2 `???' might be used uninitialized in this function
   1 implicit declaration of function `???'
   1 `???' within comment
   1 ??? format, ??? arg (arg ???)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]