diff options
author | Keith Seitz <keiths@redhat.com> | 2015-08-14 14:54:37 -0700 |
---|---|---|
committer | Keith Seitz <keiths@redhat.com> | 2015-08-14 14:54:37 -0700 |
commit | 9ca98f927800a8446555e3f64cc3437c08ce266b (patch) | |
tree | e443ff9323bb07533d257e4b255a93c8689705a6 | |
parent | 6613eb10d10ee79ef09bf4dfe696586f479c8d02 (diff) | |
download | fsf-binutils-gdb-9ca98f927800a8446555e3f64cc3437c08ce266b.zip fsf-binutils-gdb-9ca98f927800a8446555e3f64cc3437c08ce266b.tar.gz fsf-binutils-gdb-9ca98f927800a8446555e3f64cc3437c08ce266b.tar.bz2 |
Add missing ChangeLog entry for previous commit.
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 9a46b61..71989e7 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2015-08-14 Keith Seitz <keiths@redhat.com> + + * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for + "evaluated-by". + 2015-08-13 Joel Brobecker <brobecker@adacore.com> * gdb.base/dso2dso.exp: Improve the testcase's documentation. |