Home
last modified time | relevance | path

Searched full:debugging (Results 1 – 25 of 4228) sorted by relevance

12345678910>>...170

/OK3568_Linux_fs/kernel/arch/arm/
H A DKconfig.debug90 sometimes helpful for debugging but serves no purpose on a
104 bool "Kernel low-level debugging functions (read help!)"
108 in the kernel. This is helpful if you are debugging code that
117 prompt "Kernel low-level debugging port"
121 bool "Kernel low-level debugging messages via Alpine UART0"
125 Say Y here if you want kernel low-level debugging support
129 bool "Kernel low-level debugging via asm9260 UART"
150 bool "Kernel low-level debugging on AT91RM9200, AT91SAM9, SAM9X60 DBGU"
154 Say Y here if you want kernel low-level debugging support
160 bool "Kernel low-level debugging on AT91SAM{9263,9G45,A5D3} DBGU"
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DDebugging-Output.html17 <title>Debugging with GDB: Debugging Output</title>
19 <meta name="description" content="Debugging with GDB: Debugging Output">
20 <meta name="keywords" content="Debugging with GDB: Debugging Output">
64 <a name="Debugging-Output"></a>
72 <a name="index-optional-debugging-messages"></a>
74 <p><small>GDB</small> has commands that enable optional debugging messages from
95 <dd><p>Turns on or off display of debugging messages related to ARM AArch64.
100 <dd><p>Displays the current state of displaying debugging messages related to
102 <a name="index-gdbarch-debugging-info"></a>
103 <a name="index-architecture-debugging-info"></a>
[all …]
H A DCompilation.html17 <title>Debugging with GDB: Compilation</title>
19 <meta name="description" content="Debugging with GDB: Compilation">
20 <meta name="keywords" content="Debugging with GDB: Compilation">
70 <a name="Compiling-for-Debugging"></a>
71 <h3 class="section">4.1 Compiling for Debugging</h3>
74 debugging information when you compile it. This debugging information
79 <p>To request debugging information, specify the &lsquo;<samp>-g</samp>&rsquo; option when you run
86 executables containing debugging information.
95 &lsquo;<samp><span class="nolinebreak">-gg</span></samp>&rsquo;<!-- /@w --> for debugging informati…
100 about preprocessor macros in the debugging information if you specify
[all …]
H A DDebugging-C.html17 <title>Debugging with GDB: Debugging C</title>
19 <meta name="description" content="Debugging with GDB: Debugging C">
20 <meta name="keywords" content="Debugging with GDB: Debugging C">
29 <link href="Debugging-C-Plus-Plus.html#Debugging-C-Plus-Plus" rel="next" title="Debugging C Plus Pl…
64 <a name="Debugging-C"></a>
67 Next: <a href="Debugging-C-Plus-Plus.html#Debugging-C-Plus-Plus" accesskey="n" rel="next">Debugging
78 <p>The <code>@</code> operator aids in the debugging of dynamic arrays, formed
H A DOverlay-Commands.html17 <title>Debugging with GDB: Overlay Commands</title>
19 <meta name="description" content="Debugging with GDB: Overlay Commands">
20 <meta name="keywords" content="Debugging with GDB: Overlay Commands">
29 <link href="Automatic-Overlay-Debugging.html#Automatic-Overlay-Debugging" rel="next" title="Automat…
67 … <a href="Automatic-Overlay-Debugging.html#Automatic-Overlay-Debugging" accesskey="n" rel="next">A…
93 <dd><a name="index-manual-overlay-debugging"></a>
94 <p>Enable <em>manual</em> overlay debugging. In this mode, <small>GDB</small>
121 <dd><p>Enable <em>automatic</em> overlay debugging. In this mode, <small>GDB</small>
123 … details, see <a href="Automatic-Overlay-Debugging.html#Automatic-Overlay-Debugging">Automatic Ove…
133 useful when using automatic overlay debugging.
[all …]
H A DRemote-Stub.html17 <title>Debugging with GDB: Remote Stub</title>
19 <meta name="description" content="Debugging with GDB: Remote Stub">
20 <meta name="keywords" content="Debugging with GDB: Remote Stub">
28 <link href="Remote-Debugging.html#Remote-Debugging" rel="up" title="Remote Debugging">
67 … Configuration</a>, Up: <a href="Remote-Debugging.html#Remote-Debugging" accesskey="u" rel="up">Re…
73 <a name="index-debugging-stub_002c-example"></a>
75 <a name="index-stub-example_002c-remote-debugging"></a>
85 <p>To debug a program running on another machine (the debugging
112 (see <a href="Targets.html#Targets">Specifying a Debugging Target</a>).
118 subroutines is called a <em>debugging stub</em>.
[all …]
H A DRemote-Debugging.html17 <title>Debugging with GDB: Remote Debugging</title>
19 <meta name="description" content="Debugging with GDB: Remote Debugging">
20 <meta name="keywords" content="Debugging with GDB: Remote Debugging">
64 <a name="Remote-Debugging"></a>
70 <a name="Debugging-Remote-Programs"></a>
71 <h2 class="chapter">20 Debugging Remote Programs</h2>
72 <a name="index-remote-debugging"></a>
75 <small>GDB</small> in the usual way, it is often useful to use remote debugging.
76 For example, you might use remote debugging on an operating system kernel,
81 to make this work with particular debugging targets. In addition,
H A DSeparate-Debug-Files.html17 <title>Debugging with GDB: Separate Debug Files</title>
19 <meta name="description" content="Debugging with GDB: Separate Debug Files">
20 <meta name="keywords" content="Debugging with GDB: Separate Debug Files">
70 <a name="Debugging-Information-in-Separate-Files"></a>
71 <h3 class="section">18.3 Debugging Information in Separate Files</h3>
72 <a name="index-separate-debugging-information-files"></a>
73 <a name="index-debugging-information-in-separate-files"></a>
75 <a name="index-debugging-information-directory_002c-global"></a>
76 <a name="index-global-debugging-information-directories"></a>
77 <a name="index-build-ID_002c-and-separate-debugging-files"></a>
[all …]
H A DAutomatic-Overlay-Debugging.html17 <title>Debugging with GDB: Automatic Overlay Debugging</title>
19 <meta name="description" content="Debugging with GDB: Automatic Overlay Debugging">
20 <meta name="keywords" content="Debugging with GDB: Automatic Overlay Debugging">
64 <a name="Automatic-Overlay-Debugging"></a>
70 <a name="Automatic-Overlay-Debugging-1"></a>
71 <h3 class="section">14.3 Automatic Overlay Debugging</h3>
72 <a name="index-automatic-overlay-debugging"></a>
76 inferior. If you enable automatic overlay debugging with the
82 <small>GDB</small>&rsquo;s automatic overlay debugging:
H A DIn_002dprocess-Agent.html17 <title>Debugging with GDB: In-process Agent</title>
19 <meta name="description" content="Debugging with GDB: In-process Agent">
20 <meta name="keywords" content="Debugging with GDB: In-process Agent">
72 <a name="index-debugging-agent"></a>
73 <p>The traditional debugging model is conceptually low-speed, but works fine,
74 because most bugs can be reproduced in debugging-mode execution. However,
87 <p>Therefore, traditional debugging model is too intrusive to reproduce
91 process with inferior, and is able to perform some debugging operations
93 performance of debugging can be improved accordingly. Note that
98 …essions.html#Agent-Expressions">Agent Expressions</a>) during performing debugging operations. The
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DDebugging-Output.html17 <title>Debugging with GDB: Debugging Output</title>
19 <meta name="description" content="Debugging with GDB: Debugging Output">
20 <meta name="keywords" content="Debugging with GDB: Debugging Output">
64 <a name="Debugging-Output"></a>
72 <a name="index-optional-debugging-messages"></a>
74 <p><small>GDB</small> has commands that enable optional debugging messages from
95 <dd><p>Turns on or off display of debugging messages related to ARM AArch64.
100 <dd><p>Displays the current state of displaying debugging messages related to
102 <a name="index-gdbarch-debugging-info"></a>
103 <a name="index-architecture-debugging-info"></a>
[all …]
H A DCompilation.html17 <title>Debugging with GDB: Compilation</title>
19 <meta name="description" content="Debugging with GDB: Compilation">
20 <meta name="keywords" content="Debugging with GDB: Compilation">
70 <a name="Compiling-for-Debugging"></a>
71 <h3 class="section">4.1 Compiling for Debugging</h3>
74 debugging information when you compile it. This debugging information
79 <p>To request debugging information, specify the &lsquo;<samp>-g</samp>&rsquo; option when you run
86 executables containing debugging information.
95 &lsquo;<samp><span class="nolinebreak">-gg</span></samp>&rsquo;<!-- /@w --> for debugging informati…
100 about preprocessor macros in the debugging information if you specify
[all …]
H A DDebugging-C.html17 <title>Debugging with GDB: Debugging C</title>
19 <meta name="description" content="Debugging with GDB: Debugging C">
20 <meta name="keywords" content="Debugging with GDB: Debugging C">
29 <link href="Debugging-C-Plus-Plus.html#Debugging-C-Plus-Plus" rel="next" title="Debugging C Plus Pl…
64 <a name="Debugging-C"></a>
67 Next: <a href="Debugging-C-Plus-Plus.html#Debugging-C-Plus-Plus" accesskey="n" rel="next">Debugging
78 <p>The <code>@</code> operator aids in the debugging of dynamic arrays, formed
H A DOverlay-Commands.html17 <title>Debugging with GDB: Overlay Commands</title>
19 <meta name="description" content="Debugging with GDB: Overlay Commands">
20 <meta name="keywords" content="Debugging with GDB: Overlay Commands">
29 <link href="Automatic-Overlay-Debugging.html#Automatic-Overlay-Debugging" rel="next" title="Automat…
67 … <a href="Automatic-Overlay-Debugging.html#Automatic-Overlay-Debugging" accesskey="n" rel="next">A…
93 <dd><a name="index-manual-overlay-debugging"></a>
94 <p>Enable <em>manual</em> overlay debugging. In this mode, <small>GDB</small>
121 <dd><p>Enable <em>automatic</em> overlay debugging. In this mode, <small>GDB</small>
123 … details, see <a href="Automatic-Overlay-Debugging.html#Automatic-Overlay-Debugging">Automatic Ove…
133 useful when using automatic overlay debugging.
[all …]
H A DRemote-Stub.html17 <title>Debugging with GDB: Remote Stub</title>
19 <meta name="description" content="Debugging with GDB: Remote Stub">
20 <meta name="keywords" content="Debugging with GDB: Remote Stub">
28 <link href="Remote-Debugging.html#Remote-Debugging" rel="up" title="Remote Debugging">
67 … Configuration</a>, Up: <a href="Remote-Debugging.html#Remote-Debugging" accesskey="u" rel="up">Re…
73 <a name="index-debugging-stub_002c-example"></a>
75 <a name="index-stub-example_002c-remote-debugging"></a>
85 <p>To debug a program running on another machine (the debugging
112 (see <a href="Targets.html#Targets">Specifying a Debugging Target</a>).
118 subroutines is called a <em>debugging stub</em>.
[all …]
H A DRemote-Debugging.html17 <title>Debugging with GDB: Remote Debugging</title>
19 <meta name="description" content="Debugging with GDB: Remote Debugging">
20 <meta name="keywords" content="Debugging with GDB: Remote Debugging">
64 <a name="Remote-Debugging"></a>
70 <a name="Debugging-Remote-Programs"></a>
71 <h2 class="chapter">20 Debugging Remote Programs</h2>
72 <a name="index-remote-debugging"></a>
75 <small>GDB</small> in the usual way, it is often useful to use remote debugging.
76 For example, you might use remote debugging on an operating system kernel,
81 to make this work with particular debugging targets. In addition,
H A DSeparate-Debug-Files.html17 <title>Debugging with GDB: Separate Debug Files</title>
19 <meta name="description" content="Debugging with GDB: Separate Debug Files">
20 <meta name="keywords" content="Debugging with GDB: Separate Debug Files">
70 <a name="Debugging-Information-in-Separate-Files"></a>
71 <h3 class="section">18.3 Debugging Information in Separate Files</h3>
72 <a name="index-separate-debugging-information-files"></a>
73 <a name="index-debugging-information-in-separate-files"></a>
75 <a name="index-debugging-information-directory_002c-global"></a>
76 <a name="index-global-debugging-information-directories"></a>
77 <a name="index-build-ID_002c-and-separate-debugging-files"></a>
[all …]
H A DAutomatic-Overlay-Debugging.html17 <title>Debugging with GDB: Automatic Overlay Debugging</title>
19 <meta name="description" content="Debugging with GDB: Automatic Overlay Debugging">
20 <meta name="keywords" content="Debugging with GDB: Automatic Overlay Debugging">
64 <a name="Automatic-Overlay-Debugging"></a>
70 <a name="Automatic-Overlay-Debugging-1"></a>
71 <h3 class="section">14.3 Automatic Overlay Debugging</h3>
72 <a name="index-automatic-overlay-debugging"></a>
76 inferior. If you enable automatic overlay debugging with the
82 <small>GDB</small>&rsquo;s automatic overlay debugging:
H A DIn_002dprocess-Agent.html17 <title>Debugging with GDB: In-process Agent</title>
19 <meta name="description" content="Debugging with GDB: In-process Agent">
20 <meta name="keywords" content="Debugging with GDB: In-process Agent">
72 <a name="index-debugging-agent"></a>
73 <p>The traditional debugging model is conceptually low-speed, but works fine,
74 because most bugs can be reproduced in debugging-mode execution. However,
87 <p>Therefore, traditional debugging model is too intrusive to reproduce
91 process with inferior, and is able to perform some debugging operations
93 performance of debugging can be improved accordingly. Note that
98 …essions.html#Agent-Expressions">Agent Expressions</a>) during performing debugging operations. The
[all …]
/OK3568_Linux_fs/kernel/net/mac80211/
H A DKconfig93 collect all debugging messages, independent of
101 bool "Select mac80211 debugging features"
112 easier debugging of problems in the transmit and receive
123 bool "Verbose debugging output"
127 many debugging messages. It should not be selected
138 debugging messages for the managed-mode MLME. It
145 bool "Verbose station debugging"
149 debugging messages for station addition/removal.
154 bool "Verbose HT debugging"
166 bool "Verbose OCB debugging"
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/
H A DKconfig.debug149 bool "Early debugging (dangerous)"
151 Say Y to enable some early debugging facilities that may be available
159 prompt "Early debugging console"
162 Use the selected console for early debugging. Careful, if you
163 enable debugging for the wrong type of machine your kernel
170 Select this to enable early debugging for a machine using BootX
177 Select this to enable early debugging for a machine with a HVC
184 Select this to enable early debugging for a machine with a HVSI
191 Select this to enable early debugging for Apple G5 machines.
197 Select this to enable early debugging via the RTAS panel.
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Ddebugging.cpp1 #include <mbgl/gl/debugging.hpp>
11 if (auto debugging = context.getDebuggingExtension()) { in DebugGroup() local
12 if (debugging->pushDebugGroup) { in DebugGroup()
13 …MBGL_CHECK_ERROR(debugging->pushDebugGroup(GL_DEBUG_SOURCE_APPLICATION, 0, GLsizei(name.size()), n… in DebugGroup()
14 } else if (debugging->pushGroupMarkerEXT) { in DebugGroup()
15 MBGL_CHECK_ERROR(debugging->pushGroupMarkerEXT(GLsizei(name.size() + 1), name.c_str())); in DebugGroup()
21 if (auto debugging = context.getDebuggingExtension()) { in ~DebugGroup() local
22 if (debugging->popDebugGroup) { in ~DebugGroup()
23 MBGL_CHECK_ERROR(debugging->popDebugGroup()); in ~DebugGroup()
24 } else if (debugging->popGroupMarkerEXT) { in ~DebugGroup()
[all …]
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-bus-vmbus64 Users: tools/hv/lsvmbus and other debugging tools
71 Users: Debugging tools
80 Users: Debugging tools
87 Users: Debugging tools
96 Users: Debugging tools
103 Users: Debugging tools
110 Users: Debugging tools
117 Users: Debugging tools
124 Users: Debugging tools
131 Users: Debugging tools and userspace drivers
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A DKconfig.debug20 bool "Enable additional driver debugging"
40 Choose this option to turn on extra driver debugging that may affect
90 Enable additional and verbose debugging output that will spam
91 ordinary tests, but may be vital for post-mortem debugging when
104 Enable additional and verbose debugging output that will spam
105 ordinary tests, but may be vital for post-mortem debugging when
113 bool "Enable additional driver debugging for fence objects"
118 Choose this option to turn on extra driver debugging that may affect
126 bool "Enable additional driver debugging for detecting dependency cycles"
130 Choose this option to turn on extra driver debugging that may affect
[all …]
/OK3568_Linux_fs/kernel/drivers/atm/
H A DKconfig55 bool "Enable extended debugging"
58 Extended debugging records various events and displays that list
61 Note that extended debugging may create certain race conditions
170 bool "Enable extended debugging"
173 Extended debugging records various events and displays that list
176 Note that extended debugging may create certain race conditions
222 bool "Enable debugging messages"
225 Somewhat useful debugging messages are available. The choice of
240 for debugging or special applications only, so the safe answer is N.
257 bool "Enable debugging messages"
[all …]

12345678910>>...170