Phasing out Dwarf 1?

Andrew Cagney cagney@gnu.org
Thu May 6 14:02:00 GMT 2004


> Kean Johnston writes:
> 
>>> At least 3 I know of: SCO, UnixWare ans Solaris x86. DG-UX may as well,
>>> but I cant swear to its native debugging format.
> 
> 
> OpenServer and UnixWare:

Given GDB 5.3, 6.0 and 6.1, and:

	$ ./configure
	$ make
	$ ./gdb/gdb ./gdb/gdb
	(gdb) b captured_main
	(gdb) run
	(gdb) bt

what happens?  What are the results if the testsuite is run?

Or to look at it another way, when was the last time (other than SCO's 
5.1) that anyone saw a working dwarf-1 GDB?

Andrew




More information about the Gdb mailing list