aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2008-10-16 16:25:37 +0000
committerJoel Brobecker <brobecker@gnat.com>2008-10-16 16:25:37 +0000
commitcce893561b4f4d9571515e397bee5d4267d06a37 (patch)
treeb43ff908c02d3bac841a208f29f12010fc70037a /gdb/testsuite/ChangeLog
parentce78b96d4f550fd3e28d31ffa74208f609bfa344 (diff)
downloadgdb-cce893561b4f4d9571515e397bee5d4267d06a37.zip
gdb-cce893561b4f4d9571515e397bee5d4267d06a37.tar.gz
gdb-cce893561b4f4d9571515e397bee5d4267d06a37.tar.bz2
* gdb.base/foll-fork.exp: Adjust the expected output to match
the new description for fork/vfork catchpoints in the "info breakpoints" output.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 01c0fb7..9801cae 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2008-10-16 Joel Brobecker <brobecker@adacore.com>
+
+ * gdb.base/foll-fork.exp: Adjust the expected output to match
+ the new description for fork/vfork catchpoints in the "info
+ breakpoints" output.
+
2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
* Makefile.in: Add gdb.python to ALL_SUBDIRS.