diff options
author | Sergio Durigan Junior <sergiodj@redhat.com> | 2012-07-02 17:53:19 +0000 |
---|---|---|
committer | Sergio Durigan Junior <sergiodj@redhat.com> | 2012-07-02 17:53:19 +0000 |
commit | ff4a45007a9d0e7b52337c7f36942c133b699079 (patch) | |
tree | b9c02ee75ffea9f95b56c61e45c7e529193eeb36 /gdb/testsuite/ChangeLog | |
parent | 657c4e8cc6360be04241d0d8b22556bcad42c4a4 (diff) | |
download | gdb-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/ChangeLog | 6 |
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. |