From: Steve Chamberlain Date: Sat, 30 Sep 1995 00:42:24 +0000 (+0000) Subject: Fri Sep 29 02:10:05 1995 steve chamberlain X-Git-Tag: gdb-4_18~10695 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=99f2ccd11f93e89a3280418e35efa36bc8eaeb46;p=thirdparty%2Fbinutils-gdb.git Fri Sep 29 02:10:05 1995 steve chamberlain * config/arm/tm-arm.h (FRAME_CHAIN, FRAME_CHAIN_VALID): Any pc > LOWESTPC is ok. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6cf6a5329bb..0cef1e28126 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Fri Sep 29 02:10:05 1995 steve chamberlain + * config/arm/tm-arm.h (FRAME_CHAIN, FRAME_CHAIN_VALID): + Any pc > LOWESTPC is ok. + * remote-rdp.c (rdp_init): Take out variable baud rate stuff. (remote_rdp_detatch): Delete. * breakpoint.c (ctype.h): Don't include twice.