diff 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 b3395ad..7b1dc36 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2012-09-12 Doug Evans <dje@google.com> + + * gdb.base/help.exp: Remove testing of individual command help text, + too much of a maintenance burden. Instead, test the functionality + of "help" itself. + 2012-09-11 Doug Evans <dje@google.com> * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location |