diff --git a/src/plugins/debugger/gdb/gdboptionspage.ui b/src/plugins/debugger/gdb/gdboptionspage.ui index 76d9fd8e00d..9400224b0ac 100644 --- a/src/plugins/debugger/gdb/gdboptionspage.ui +++ b/src/plugins/debugger/gdb/gdboptionspage.ui @@ -46,7 +46,7 @@ This is the number of seconds Qt Creator will wait before -it terminates a non-responsive gdb process. The default value of 20 seconds +it terminates a non-responsive GDB process. The default value of 20 seconds should be sufficient for most applications, but there are situations when loading big libraries or listing source files takes much longer than that on slow machines. In this case, the value should be increased. @@ -60,7 +60,7 @@ on slow machines. In this case, the value should be increased. This is the number of seconds Qt Creator will wait before -it terminates non-responsive GDB process. The default value of 20 seconds +it terminates a non-responsive GDB process. The default value of 20 seconds should be sufficient for most applications, but there are situations when loading big libraries or listing source files takes much longer than that on slow machines. In this case, the value should be increased.