This is the mail archive of the gdb-testers@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


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

Re: coredump



Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE said:
> The GDB beta is available from ftp://ftp.cygnus.com/private/gdb/
> gdb-4.16.85.tar.gz

> Please report any problems to gdb-testers@cygnus.com only. If you are 
> building the snapshot on Solaris, please use GNU make, this snapshot 
> has a known problem with native make. 

> The beta fixes a few C++ related GDB coredumps, I have no idea if it 
> will fix the <incomplete type> problem. I suspect that I will need a 
> (possibly small) test case exhibiting the problem for further 
> investigation. 


Hi!  I tried the beta release of gdb on solaris 2.6 Here is what I get when I 
try to run the debugger. Not very encouraging.

aruba /u/ldm/finite/ver0.7 [35] -> /cs/src/gcc/gdb-4.16.85/SunOS-5.6/bin/gdb 
kronos
GNU gdb 4.16.85
Copyright 1997 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 "sparc-sun-solaris2.6"...

I'm sorry, Dave, I can't do that.  Symbol format `elf32-sparc' unknown.
No display number 0.
Disabling display 0 to avoid infinite recursion.

I did try with gcc 2.8 and egcs 1.0.1 without success. I'll try on my Linux 
machine later on.


-- 

	- Laurent