* core.c (memory_error): Reword error msg to mislead less.
authorJohn Gilmore <gnu@cygnus>
Tue, 9 Jul 1991 02:08:13 +0000 (02:08 +0000)
committerJohn Gilmore <gnu@cygnus>
Tue, 9 Jul 1991 02:08:13 +0000 (02:08 +0000)
commitb8c50f0918ce5a6612d84aa08a6fc2a8fb4f274a
tree26b8c84e0f3e804cbcd6158a5031059a80081289
parent2d413945c93f5e78b337d543882526e55f0e744e
    * core.c (memory_error):  Reword error msg to mislead less.

        * mips-pinsn.c (print_insn_arg 'd'):  Print $ with reg name.

        * mipsread.c (read_mips_symtab, read_the_mips_symtab,
        parse_partial_symbols): Use newer BFD internals (external_filehdr
        and external_aouthdr), byte-swap the fields that we care about
        before using them, and make the file header data local to
        read_the_mips_symtab rather than global.
gdb/ChangeLog
gdb/core.c
gdb/mips-pinsn.c
gdb/mipsread.c