aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>2000-02-21 15:56:37 +0000
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>2000-02-21 15:56:37 +0000
commit750334d7543e810f17faa353e97c1a25217b9053 (patch)
treea7ecdb344c6ba4ae8eee21d99b6f3bd24f6c6046 /gdb/ChangeLog
parentf6af82bd4470673eef9562d4ed3a2717c1d749ab (diff)
downloadgdb-750334d7543e810f17faa353e97c1a25217b9053.zip
gdb-750334d7543e810f17faa353e97c1a25217b9053.tar.gz
gdb-750334d7543e810f17faa353e97c1a25217b9053.tar.bz2
2000-02-21 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
From Philippe De Muyter <phdm@macqel.be> * event-loop.c (handle_file_event): In case of poll, enable printing of informational message if an error/exception is detected on the file descriptor.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c362cc8..dcb4409 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+2000-02-21 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
+
+ From Philippe De Muyter <phdm@macqel.be>
+
+ * event-loop.c (handle_file_event): In case of poll, enable
+ printing of informational message if an error/exception is
+ detected on the file descriptor.
+
2000-02-21 Jim Kingdon <kingdon@redhat.com>
* MAINTAINERS (Misc): Clarify that yes, anyone can edit web pages.