diff options
Diffstat (limited to 'gdb/mi')
-rw-r--r-- | gdb/mi/mi-interp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mi/mi-interp.c b/gdb/mi/mi-interp.c index d4baa48..e45ddfe 100644 --- a/gdb/mi/mi-interp.c +++ b/gdb/mi/mi-interp.c @@ -526,7 +526,7 @@ find_mi_interp (void) } /* Observers for several run control events that print why the - inferior has stopped to both the the MI event channel and to the MI + inferior has stopped to both the MI event channel and to the MI console. If the MI interpreter is not active, print nothing. */ /* Observer for the signal_received notification. */ |