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)