aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-02-24 03:59:50 +0000
committerAndrew Cagney <cagney@redhat.com>2002-02-24 03:59:50 +0000
commit50a9e2f10c9eff04f5a218a9be851df92109ab29 (patch)
tree0540274c32ab4c3170d46b2914626874a425602f /gdb/ChangeLog
parent8b6e79328f5ec33bad37c035e3cd0390ff82d556 (diff)
downloadgdb-50a9e2f10c9eff04f5a218a9be851df92109ab29.zip
gdb-50a9e2f10c9eff04f5a218a9be851df92109ab29.tar.gz
gdb-50a9e2f10c9eff04f5a218a9be851df92109ab29.tar.bz2
* ocd.c (ocd_open): Do not try to open the "ocd" device.
* serial.c (serial_open): Delete check for "ocd". Fix PR gdb/349.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 4220695..71268f3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2002-02-23 Andrew Cagney <ac131313@redhat.com>
+ * ocd.c (ocd_open): Do not try to open the "ocd" device.
+ * serial.c (serial_open): Delete check for "ocd".
+ Fix PR gdb/349.
+
* Makefile.in (linux-thread.o): Delete target.
* linux-thread.c: Delete file.