aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorSergio Durigan Junior <sergiodj@redhat.com>2012-07-02 17:53:19 +0000
committerSergio Durigan Junior <sergiodj@redhat.com>2012-07-02 17:53:19 +0000
commitff4a45007a9d0e7b52337c7f36942c133b699079 (patch)
treeb9c02ee75ffea9f95b56c61e45c7e529193eeb36 /gdb/testsuite/ChangeLog
parent657c4e8cc6360be04241d0d8b22556bcad42c4a4 (diff)
downloadgdb-ff4a45007a9d0e7b52337c7f36942c133b699079.zip
gdb-ff4a45007a9d0e7b52337c7f36942c133b699079.tar.gz
gdb-ff4a45007a9d0e7b52337c7f36942c133b699079.tar.bz2
gdb/testsuite:
2012-07-02 Sergio Durigan Junior <sergiodj@redhat.com> * gdb.base/help.exp (help b, help br, help bre, help brea, help break): Include help message for the new `-probe' and `-probe-stap' options.
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 01cc53b..da77d5b 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
+
+ * gdb.base/help.exp (help b, help br, help bre, help brea, help
+ break): Include help message for the new `-probe' and `-probe-stap'
+ options.
+
2012-07-02 Stan Shebs <stan@codesourcery.com>
* gdb.base/dprintf.exp: Add agent style tests.