diff options
Diffstat (limited to 'gdb/testsuite/gdb.base/sepdebug.exp')
| -rw-r--r-- | gdb/testsuite/gdb.base/sepdebug.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/sepdebug.exp b/gdb/testsuite/gdb.base/sepdebug.exp index 4182eb2b6a8..ee9bea2045a 100644 --- a/gdb/testsuite/gdb.base/sepdebug.exp +++ b/gdb/testsuite/gdb.base/sepdebug.exp @@ -219,7 +219,7 @@ gdb_test "step" \ "step onto breakpoint" # -# delete all breakpoints so we can start over, course this can be a test too +# delete all breakpoints, watchpoints, tracepoints, and catchpoints so we can start over, course this can be a test too # delete_breakpoints |
