GdbOptionPage
0
0
429
452
Form
-
Gdb interaction
9
6
-
-
This is either a full abolute path leading to the gdb binary you intend to use or the name of a gdb binary that will be searched in your PATH.
Gdb location:
-
Environment:
environmentEdit
-
This is either empty or points to a file containing gdb commands that will be executed immediately after gdb starts up.
Gdb startup script:
-
-
-
Behaviour of breakpoint setting in plugins
-
This is the slowest but safest option.
Try to set breakpoints in plugins always automatically.
-
Try to set breakpoints in selected plugins
-
-
Qt::Horizontal
QSizePolicy::Preferred
10
10
-
Matching regular expression:
-
-
Never set breakpoints in plugins automatically
-
User interface
-
Checking this will populate the source file view automatically but might slow down debugger startup considerably.
Populate source file view automatically
-
When this option is checked, 'Step Into' compresses several steps into one in certain situations, leading to 'less noisy' debugging. So will, e.g., the atomic
reference counting code be skipped, and a single 'Step Into' for a signal emission will end up directly in the slot connected to it.
Skip known frames when stepping
-
Checking this will make enable tooltips for variable values during debugging. Since this can slow down debugging and does not provide reliable information as it does not use scope information, it is switched off by default.
Use tooltips while debugging
-
-
Maximal stack depth:
-
Qt::LeftToRight
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
<unlimited>
999
5
10
-
Qt::Vertical
10
1
Core::Utils::PathChooser
QWidget
1