aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads/thread-specific-bp.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.threads/thread-specific-bp.exp')
-rw-r--r--gdb/testsuite/gdb.threads/thread-specific-bp.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.threads/thread-specific-bp.exp b/gdb/testsuite/gdb.threads/thread-specific-bp.exp
index 2d1c71a..8929f19 100644
--- a/gdb/testsuite/gdb.threads/thread-specific-bp.exp
+++ b/gdb/testsuite/gdb.threads/thread-specific-bp.exp
@@ -72,7 +72,7 @@ proc check_thread_specific_breakpoint {non_stop} {
gdb_breakpoint "main thread $start_thre"
gdb_test "info break" ".*breakpoint.*thread $start_thre" "breakpoint set"
- # Set breakpoint at a place only reacheable after the "start"
+ # Set breakpoint at a place only reachable after the "start"
# thread exits.
gdb_breakpoint "end"