aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1993-08-13 21:52:10 +0000
committerK. Richard Pixley <rich@cygnus>1993-08-13 21:52:10 +0000
commit4f4649a7e787ecd7c7b2081b676fae7b5c785af6 (patch)
tree50401779ec8594ae148cd504151d99b5eb88fb59 /gdb
parente93790f05e8c8d76929171b8b70c3c1c92e8676f (diff)
downloadgdb-4f4649a7e787ecd7c7b2081b676fae7b5c785af6.zip
gdb-4f4649a7e787ecd7c7b2081b676fae7b5c785af6.tar.gz
gdb-4f4649a7e787ecd7c7b2081b676fae7b5c785af6.tar.bz2
* Makefile.in (remote-bug.o): new rule.
(ALLDEPFILES): added remote-bug.c
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 08b2a38..3088ed9 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.