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]

Re: Phasing out Dwarf 1?


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



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