From 80ef07dce3bc3af76b988875378d38be3588c912 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Wed, 27 Apr 2011 10:26:44 +0200 Subject: [PATCH] Debugger: Fix long tooltips in GDB settings. Task-number: QTCREATORBUG-4703 --- src/plugins/debugger/gdb/gdboptionspage.ui | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/src/plugins/debugger/gdb/gdboptionspage.ui b/src/plugins/debugger/gdb/gdboptionspage.ui index 9400224b0ac..2abf248de2e 100644 --- a/src/plugins/debugger/gdb/gdboptionspage.ui +++ b/src/plugins/debugger/gdb/gdboptionspage.ui @@ -2,14 +2,6 @@ GdbOptionsPage - - - 0 - 0 - 398 - 412 - - @@ -40,7 +32,7 @@ - + @@ -106,7 +98,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. + <html><head/></body><p>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.</p></body></html> Adjust breakpoint locations @@ -133,7 +125,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. + <html><head/><body><p>Selecting this enables reverse debugging.</p><.p><b>Note:</b>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.</p><body></html> Enable reverse debugging