Mips bringup and general cleanup
authorJohn Gilmore <gnu@cygnus>
Fri, 3 May 1991 01:07:12 +0000 (01:07 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 3 May 1991 01:07:12 +0000 (01:07 +0000)
commit8ffd75c8a93075fb4a23bda7ae66e3b579038c6b
tree49685682ddada743c17ff32ee585d5c03b1054d7
parent2bff8e38bcfa1cbc460bd605e6907bc99158a096
    Mips bringup and general cleanup

        * cplus-dem.c:  Move CPLUS_MARKER define to after defs.h.
        * infptrace.c (PT_WRITE_D, PT_READ_D):  Use correct values.
        (This still doesn't seem to make MIPS bkpts work.)
        * mipsread.c:  Remove dup "Reading symbol data..." msg.
        (symbol_file_command, add_file_command):  Remove, obsol.
        * printcmd.c (ptype_command):  Say "an enum" rather than "a enum".
        Wrap output appropriately.
        * stack.c (locals_info, catch_info, args_info):  Check
        selected_frame rather than target_has_stack or coredumping.
        * valprint.c (type_print_varspec_suffix):  Wrap "ptype" output of
        enums appropriately.
gdb/ChangeLog
gdb/cplus-dem.c
gdb/infptrace.c
gdb/mipsread.c
gdb/valprint.c
This page took 0.024243 seconds and 4 git commands to generate.