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]

[5.3] Alpha and that mdebug problem?


Andrew Cagney writes:
 > Hello,
 > 
 > Has anyone tried using the 5.3 branch of GDB on an alpha?  Bug reports, 
 > such as:
 > http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=edit&database=gdb&pr=676
 > keep comming back to haunt poor GDB.  You'll note that they reproduced 
 > the problem with a current GDB.
 > 
 > Andrew

Yes.  I thought it was solved at one point.  This is from the current
daily snapshot.

GNU gdb 20021120
Copyright 2002 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 "alphaev6-dec-osf4.0f"...
(gdb) br main
Breakpoint 1 at 0x12000642c: file eps_utl.c, line 568.
(gdb) run
Starting program: /usr/opt/dcs/eps/bin/eps_utl 
mdebugread.c:2673: internal-error: Section index is uninitialized
A problem internal to GDB has been detected.  Further
debugging may prove unreliable.
Quit this debugging session? (y or n)


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