* infcmd.c (step_1), infrun.c (wait_for_inferior): Add comments
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 23 Sep 1993 17:16:35 +0000 (17:16 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 23 Sep 1993 17:16:35 +0000 (17:16 +0000)
commit114221b5a49275ce45609a03218c2c666fcd0b03
treeb00abf02c0c796a8a82462f2e6d9bd3f8aeb9976
parent869cbaae873b38772da3e0c4b9ee2d246e12de10
* infcmd.c (step_1), infrun.c (wait_for_inferior): Add comments
about SHIFT_INST_REGS.

* exec.c (exec_file_command): Set text_end based on all code readonly
sections, not just ".text".

* defs.h, infcmd.c, config/z8k/tm-z8k.h, config/m88k/tm-m88k.h,
config/sh/tm-sh.h, config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
z8k-tdep.c: Remove all references to ADDR_BITS_SET.
* config/m88k/tm-m88k.h: Define TARGET_WRITE_PC.

* config/m88k/tm-m88k.h: Add definitions for calling functions.
gdb/ChangeLog
gdb/config/h8300/tm-h8300.h
gdb/config/h8500/tm-h8500.h
gdb/config/m88k/tm-m88k.h
gdb/config/sh/tm-sh.h
gdb/config/z8k/tm-z8k.h
gdb/z8k-tdep.c