Minor bug fixes from BSD Net2 gdb:
authorJohn Gilmore <gnu@cygnus>
Mon, 19 Aug 1991 20:54:03 +0000 (20:54 +0000)
committerJohn Gilmore <gnu@cygnus>
Mon, 19 Aug 1991 20:54:03 +0000 (20:54 +0000)
commit361bf6eee5a8ca92d4a1b1693fd1bff0fe286799
tree11084d8484dc938f98a585d4351df7212c06f288
parent6724ff46c812880323b37d7bcf039866b02c882b
Minor bug fixes from BSD Net2 gdb:

* blockframe.c (get_prev_frame_info):  If FRAME_CHAIN_COMBINE
returns 0, there is no previous frame.
* breakpoint.c (commands_command):  If !from_tty, don't call
input_from_terminal_p().
* dbxread.c (record_misc_function):  Speed up slightly.
(compare_psymbols):  Ditto.
* infcmd.c (do_registers_info):  Take a second argument to
determine whether to print float registers.  "info registers"
does not do so anymore.  "info all-registers" does, now.
* mips-tdep.c, pyr-tdep.c (xxx_do_registers_info):  Take second
arg and ignore it.
* tm-mips.h, tm-pyr.h (DO_REGISTERS_INFO):  Pass second arg.
* inflow.c (initialize_inflow):  Set tflags_ours correctly.
gdb/mips-tdep.c
gdb/pyr-tdep.c
gdb/tm-mips.h
gdb/tm-pyr.h
This page took 0.027336 seconds and 4 git commands to generate.