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]
Other format: [Raw text]

Strange messages from gdb 5.2


While debugging ld.so in glibc 2.2.4 on Linux/x86 compiled with gcc
2.96, I got so many

(gdb) r
The program being debugged has been started already.
Start it from the beginning? (y or n) y

Starting program: /lib/ld-2.2.4.so ./dosemu.bin
warning: (Internal error: pc 0x80001850 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x80001850 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x8000a6cb in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x8000a6ca in read in psymtab, but not in symtab.)

gdb 5.1 has no problems.

H.J.


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