bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gdb-4.18 on HP-UX 11.00: internal error


From: Ulrich Windl
Subject: gdb-4.18 on HP-UX 11.00: internal error
Date: Thu, 18 Jan 2001 11:16:50 +0100

While debugging a program compiled with gcc-2.95.2 with "-O2 -g" I 
found a warning about an internal error. Maybe it's interesting:

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

Starting program: /home/windl/src/C/utalk/utalk_query
warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)

warning: Unable to find __d_pid symbol in object file.
warning: Suggest linking with /opt/langtools/lib/end.o.
warning: GDB will be unable to track shl_load/shl_unload calls

Breakpoint 1, init_db () at db_utils.c:86
86              rval = db_env_create(&db_envp, flags);
(gdb) show version
GNU gdb 4.18
Copyright 1998 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 "hppa2.0n-hp-hpux11.00".

Regards,
Ulrich




reply via email to

[Prev in Thread] Current Thread [Next in Thread]