diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2007-09-14 17:21:29 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2007-09-14 17:21:29 +0000 |
commit | 5509918fe41a6057f55bed6038c847026cb47a99 (patch) | |
tree | febcc4bd2d80f61a7416432674146d9b8f564ca8 /gdb/testsuite/ChangeLog | |
parent | 83a3a68b2bf12d3300a26bbbd9c2d8999b45f015 (diff) | |
download | gdb-5509918fe41a6057f55bed6038c847026cb47a99.zip gdb-5509918fe41a6057f55bed6038c847026cb47a99.tar.gz gdb-5509918fe41a6057f55bed6038c847026cb47a99.tar.bz2 |
[mti-fix-scope]
* gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
Move all the tests here and run them twice, once using software
watchpoints and once using hardware watchpoints.
* gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ab73ca5..7ae2325 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2007-09-14 Maciej W. Rozycki <macro@mips.com> + + [mti-fix-scope] + * gdb.mi/mi-watch.exp (test_watchpoint_all): New function. + Move all the tests here and run them twice, once using software + watchpoints and once using hardware watchpoints. + * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise. + 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com> * gdb.base/solib-weak.exp (do_test): Adjust the file names for each |