From 24e1a4e0eb1f2730dff03421d65df73fd5ac43e5 Mon Sep 17 00:00:00 2001 From: Stu Grossman Date: Mon, 15 May 1995 21:17:36 +0000 Subject: [PATCH] * sparclite/salib.c (win_ovf win_unf): Make window size constant into a variable (__WINSIZE) so that it can be controlled via the .h file. * sparclite/sparclite.h: Add SL933 #ifdef to set __WINSIZE to 6 for the 933 board. --- gdb/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index beac0ad59ff..33091380e2c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,11 @@ Mon May 15 12:12:34 1995 Stu Grossman (grossman@cygnus.com) + * sparclite/salib.c (win_ovf win_unf): Make window size constant + into a variable (__WINSIZE) so that it can be controlled via the + .h file. + * sparclite/sparclite.h: Add SL933 #ifdef to set __WINSIZE to 6 + for the 933 board. + * infrun.c: Add #ifdef HP_OS_BUG to all references to trap_expected_after_continue. * (wait_for_inferior): Fix for remote watchpoints. Don't try to -- 2.30.2