aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2005-04-28 14:07:52 +0000
committerPaul Brook <paul@codesourcery.com>2005-04-28 14:07:52 +0000
commitb9f15429d3da2ae3194bfeb133bdca490e426931 (patch)
tree06699d75d0259ea50ba3176aed2e96cda78456c8
parent1ad22dbf5947506f190c3b8d5b4c70ba92e23076 (diff)
downloadgdb-b9f15429d3da2ae3194bfeb133bdca490e426931.zip
gdb-b9f15429d3da2ae3194bfeb133bdca490e426931.tar.gz
gdb-b9f15429d3da2ae3194bfeb133bdca490e426931.tar.bz2
2005-04-28 Paul Brook <paul@codesourcery.com>
* exceptions.c (print_flush): Handle NULL gdb_stdout_serial.
-rw-r--r--ChangeLog.csl4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 903a0c1..74d0797 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,7 @@
+2005-04-28 Paul Brook <paul@codesourcery.com>
+
+ * gdb/exceptions.c (print_flush): Handle NULL gdb_stdout_serial.
+
2005-04-27 Paul Brook <paul@codesourcery.com>
* sim/common/Make-common.in: Add $(EXEEXT) to "run".