From 97d281072c948974db3ee6a9bfd83e5ec0260e27 Mon Sep 17 00:00:00 2001 From: Jarek Kobus Date: Wed, 30 Mar 2011 16:31:31 +0200 Subject: [PATCH] Update source strings --- src/plugins/debugger/gdb/gdboptionspage.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/plugins/debugger/gdb/gdboptionspage.ui b/src/plugins/debugger/gdb/gdboptionspage.ui index 49a31629ae..253461fb51 100644 --- a/src/plugins/debugger/gdb/gdboptionspage.ui +++ b/src/plugins/debugger/gdb/gdboptionspage.ui @@ -105,7 +105,7 @@ on slow machines. In this case, the value should be increased. - Gdb allows setting breakpoints on source lines for which no code was generated. In such situations the breakpoint is shifted to the next source code line for which code was actually generated. This option reflects such temporary change by moving the breakpoint markers in the source code editor. + GDB allows setting breakpoints on source lines for which no code was generated. In such situations the breakpoint is shifted to the next source code line for which code was actually generated. This option reflects such temporary change by moving the breakpoint markers in the source code editor. Adjust breakpoint locations @@ -132,7 +132,7 @@ on slow machines. In this case, the value should be increased. - Enable reverse debugging Selecting this enables reverse debugging. NOTE: This feature is very slow and unstable on the gdb side. It exhibits unpredictable behaviour when going backwards over system calls and is very likely to destroy your debugging session. + Enable reverse debugging Selecting this enables reverse debugging. NOTE: This feature is very slow and unstable on the GDB side. It exhibits unpredictable behaviour when going backwards over system calls and is very likely to destroy your debugging session. Enable reverse debugging -- 2.11.0