diff options
author | Yao Qi <yao@codesourcery.com> | 2012-10-12 00:02:23 +0000 |
---|---|---|
committer | Yao Qi <yao@codesourcery.com> | 2012-10-12 00:02:23 +0000 |
commit | 87332029031f3b341a3f8d9035e7e1d367b08184 (patch) | |
tree | 6cbea62d5aa946edebc753c49c95fd94bd372090 /gdb/testsuite/ChangeLog | |
parent | 299f893db6047d3a88aecb61c76a4fe884222c84 (diff) | |
download | gdb-87332029031f3b341a3f8d9035e7e1d367b08184.zip gdb-87332029031f3b341a3f8d9035e7e1d367b08184.tar.gz gdb-87332029031f3b341a3f8d9035e7e1d367b08184.tar.bz2 |
gdb/testsuite/
* gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
trail '.*' on matching patterns.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-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 1146ce8..9ff0d14 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2012-10-12 Yao Qi <yao@codesourcery.com> + + * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove + trail '.*' on matching patterns. + 2012-10-11 H.J. Lu <hongjiu.lu@intel.com> * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target. |