Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/12/1997 17:40:05
gwr
Wed Nov 12 09:34:48 PST 1997
Update of /cvsroot/src/gnu/dist/gdb
In directory netbsd1:/var/slash-tmp/cvs-serv18173

Modified Files:
	printcmd.c 
Log Message:
Integrate a fix from the latest GDB:  Need to initialize the
"endian" field in the "disassemble info" otherwise the SPARC
disassembler assumes it should do little-endian swap. (dumb)