From 4f4649a7e787ecd7c7b2081b676fae7b5c785af6 Mon Sep 17 00:00:00 2001 From: "K. Richard Pixley" Date: Fri, 13 Aug 1993 21:52:10 +0000 Subject: [PATCH] * Makefile.in (remote-bug.o): new rule. (ALLDEPFILES): added remote-bug.c --- gdb/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 08b2a38993..3088ed92a0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Fri Aug 13 14:37:05 1993 K. Richard Pixley (rich@sendai.cygnus.com) + * Makefile.in (remote-bug.o): new rule. + (ALLDEPFILES): added remote-bug.c + * remote-hms.c (hms_wait): use -1 for timeout's which means block forever rather than 99999. -- 2.34.1