Problems running GDB-5.1.

Trant, Bert Bert.Trant@csoconline.com
Wed Nov 6 11:55:00 GMT 2002


I built, w/o any problems, GDB-5.1 on a Tru64 Unix 4.0F XP900 EV6 system.

When I try and look at a core file using:

	gdb -core core

I recieve the following warning message:
	
	warning: big endian file does not match little endian target.

I am running this on a little endian architecture and I have 

	set endian auto (currently set to little endian).

In fact, AUTO seems to be the only valid setting for ENDIAN as I am not able
to set it to big or little exclusively.

I do not know if this warning message will cause the debugging information
to be unreliable as I do not know the exact meaning of this message.

Any info on this would be greatly appreciated.

						Thanks in Advance,
						Bert Trant
						bert.trant@csoconline.com



More information about the Gdb mailing list