1 |
330 |
jeremybenn |
This is gdb.info, produced by makeinfo version 4.8 from ./gdb.texinfo.
|
2 |
|
|
|
3 |
|
|
INFO-DIR-SECTION Software development
|
4 |
|
|
START-INFO-DIR-ENTRY
|
5 |
|
|
* Gdb: (gdb). The GNU debugger.
|
6 |
|
|
END-INFO-DIR-ENTRY
|
7 |
|
|
|
8 |
|
|
Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
|
9 |
|
|
1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
|
10 |
|
|
2010 Free Software Foundation, Inc.
|
11 |
|
|
|
12 |
|
|
Permission is granted to copy, distribute and/or modify this document
|
13 |
|
|
under the terms of the GNU Free Documentation License, Version 1.3 or
|
14 |
|
|
any later version published by the Free Software Foundation; with the
|
15 |
|
|
Invariant Sections being "Free Software" and "Free Software Needs Free
|
16 |
|
|
Documentation", with the Front-Cover Texts being "A GNU Manual," and
|
17 |
|
|
with the Back-Cover Texts as in (a) below.
|
18 |
|
|
|
19 |
|
|
(a) The FSF's Back-Cover Text is: "You are free to copy and modify
|
20 |
|
|
this GNU Manual. Buying copies from GNU Press supports the FSF in
|
21 |
|
|
developing GNU and promoting software freedom."
|
22 |
|
|
|
23 |
|
|
This file documents the GNU debugger GDB.
|
24 |
|
|
|
25 |
|
|
This is the Ninth Edition, of `Debugging with GDB: the GNU
|
26 |
|
|
Source-Level Debugger' for GDB (GDB) Version 7.2.
|
27 |
|
|
|
28 |
|
|
Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
|
29 |
|
|
1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
|
30 |
|
|
2010 Free Software Foundation, Inc.
|
31 |
|
|
|
32 |
|
|
Permission is granted to copy, distribute and/or modify this document
|
33 |
|
|
under the terms of the GNU Free Documentation License, Version 1.3 or
|
34 |
|
|
any later version published by the Free Software Foundation; with the
|
35 |
|
|
Invariant Sections being "Free Software" and "Free Software Needs Free
|
36 |
|
|
Documentation", with the Front-Cover Texts being "A GNU Manual," and
|
37 |
|
|
with the Back-Cover Texts as in (a) below.
|
38 |
|
|
|
39 |
|
|
(a) The FSF's Back-Cover Text is: "You are free to copy and modify
|
40 |
|
|
this GNU Manual. Buying copies from GNU Press supports the FSF in
|
41 |
|
|
developing GNU and promoting software freedom."
|
42 |
|
|
|
43 |
|
|
|
44 |
|
|
Indirect:
|
45 |
|
|
gdb.info-1: 1888
|
46 |
|
|
gdb.info-2: 297354
|
47 |
|
|
gdb.info-3: 596354
|
48 |
|
|
gdb.info-4: 902640
|
49 |
|
|
gdb.info-5: 1197690
|
50 |
|
|
gdb.info-6: 1307181
|
51 |
|
|
|
52 |
|
|
Tag Table:
|
53 |
|
|
(Indirect)
|
54 |
|
|
Node: Top1888
|
55 |
|
|
Node: Summary5015
|
56 |
|
|
Node: Free Software6720
|
57 |
|
|
Node: Contributors12288
|
58 |
|
|
Node: Sample Session20377
|
59 |
|
|
Node: Invocation27213
|
60 |
|
|
Node: Invoking GDB27757
|
61 |
|
|
Node: File Options30070
|
62 |
|
|
Node: Mode Options32807
|
63 |
|
|
Node: Startup39406
|
64 |
|
|
Ref: Startup-Footnote-141628
|
65 |
|
|
Node: Quitting GDB41737
|
66 |
|
|
Node: Shell Commands42634
|
67 |
|
|
Node: Logging Output43476
|
68 |
|
|
Node: Commands44322
|
69 |
|
|
Node: Command Syntax44960
|
70 |
|
|
Node: Completion47126
|
71 |
|
|
Ref: Completion-Footnote-152332
|
72 |
|
|
Node: Help52492
|
73 |
|
|
Node: Running57733
|
74 |
|
|
Node: Compilation58962
|
75 |
|
|
Node: Starting60939
|
76 |
|
|
Node: Arguments69829
|
77 |
|
|
Node: Environment71099
|
78 |
|
|
Node: Working Directory74367
|
79 |
|
|
Node: Input/Output75475
|
80 |
|
|
Node: Attach77446
|
81 |
|
|
Node: Kill Process79913
|
82 |
|
|
Node: Inferiors and Programs80894
|
83 |
|
|
Node: Threads88064
|
84 |
|
|
Node: Forks96442
|
85 |
|
|
Node: Checkpoint/Restart102750
|
86 |
|
|
Ref: Checkpoint/Restart-Footnote-1107279
|
87 |
|
|
Node: Stopping107314
|
88 |
|
|
Node: Breakpoints108473
|
89 |
|
|
Node: Set Breaks111909
|
90 |
|
|
Ref: Set Breaks-Footnote-1128201
|
91 |
|
|
Node: Set Watchpoints128449
|
92 |
|
|
Node: Set Catchpoints136458
|
93 |
|
|
Node: Delete Breaks145654
|
94 |
|
|
Node: Disabling147590
|
95 |
|
|
Node: Conditions150443
|
96 |
|
|
Node: Break Commands155392
|
97 |
|
|
Node: Save Breakpoints158616
|
98 |
|
|
Node: Error in Breakpoints159792
|
99 |
|
|
Node: Breakpoint-related Warnings160523
|
100 |
|
|
Node: Continuing and Stepping162850
|
101 |
|
|
Node: Signals172210
|
102 |
|
|
Ref: extra signal information176482
|
103 |
|
|
Node: Thread Stops177985
|
104 |
|
|
Node: All-Stop Mode179084
|
105 |
|
|
Node: Non-Stop Mode182982
|
106 |
|
|
Node: Background Execution186459
|
107 |
|
|
Node: Thread-Specific Breakpoints189028
|
108 |
|
|
Node: Interrupted System Calls190350
|
109 |
|
|
Node: Observer Mode191864
|
110 |
|
|
Node: Reverse Execution195303
|
111 |
|
|
Ref: Reverse Execution-Footnote-1199930
|
112 |
|
|
Ref: Reverse Execution-Footnote-2200557
|
113 |
|
|
Node: Process Record and Replay200607
|
114 |
|
|
Node: Stack207854
|
115 |
|
|
Node: Frames209347
|
116 |
|
|
Node: Backtrace212099
|
117 |
|
|
Ref: Backtrace-Footnote-1217330
|
118 |
|
|
Node: Selection217518
|
119 |
|
|
Node: Frame Info220382
|
120 |
|
|
Node: Source222713
|
121 |
|
|
Node: List223779
|
122 |
|
|
Node: Specify Location226392
|
123 |
|
|
Node: Edit229642
|
124 |
|
|
Ref: Edit-Footnote-1231117
|
125 |
|
|
Node: Search231352
|
126 |
|
|
Node: Source Path232160
|
127 |
|
|
Ref: set substitute-path238418
|
128 |
|
|
Node: Machine Code240639
|
129 |
|
|
Node: Data247313
|
130 |
|
|
Node: Expressions249983
|
131 |
|
|
Node: Ambiguous Expressions252075
|
132 |
|
|
Node: Variables255309
|
133 |
|
|
Node: Arrays259812
|
134 |
|
|
Node: Output Formats262343
|
135 |
|
|
Ref: Output Formats-Footnote-1265531
|
136 |
|
|
Node: Memory265688
|
137 |
|
|
Node: Auto Display271842
|
138 |
|
|
Node: Print Settings275557
|
139 |
|
|
Node: Pretty Printing289161
|
140 |
|
|
Node: Value History290198
|
141 |
|
|
Node: Convenience Vars292619
|
142 |
|
|
Node: Registers297354
|
143 |
|
|
Ref: Registers-Footnote-1302031
|
144 |
|
|
Node: Floating Point Hardware302426
|
145 |
|
|
Node: Vector Unit302958
|
146 |
|
|
Node: OS Information303345
|
147 |
|
|
Node: Memory Region Attributes305990
|
148 |
|
|
Node: Dump/Restore Files310660
|
149 |
|
|
Node: Core File Generation312965
|
150 |
|
|
Node: Character Sets314199
|
151 |
|
|
Node: Caching Remote Data320566
|
152 |
|
|
Ref: Caching Remote Data-Footnote-1322367
|
153 |
|
|
Node: Searching Memory322605
|
154 |
|
|
Node: Optimized Code325482
|
155 |
|
|
Node: Inline Functions327092
|
156 |
|
|
Node: Macros330062
|
157 |
|
|
Node: Tracepoints337165
|
158 |
|
|
Node: Set Tracepoints339226
|
159 |
|
|
Node: Create and Delete Tracepoints342165
|
160 |
|
|
Node: Enable and Disable Tracepoints347053
|
161 |
|
|
Node: Tracepoint Passcounts347837
|
162 |
|
|
Node: Tracepoint Conditions349264
|
163 |
|
|
Node: Trace State Variables350957
|
164 |
|
|
Node: Tracepoint Actions353147
|
165 |
|
|
Node: Listing Tracepoints358487
|
166 |
|
|
Node: Listing Static Tracepoint Markers359605
|
167 |
|
|
Node: Starting and Stopping Trace Experiments361451
|
168 |
|
|
Node: Tracepoint Restrictions365865
|
169 |
|
|
Node: Analyze Collected Data369618
|
170 |
|
|
Node: tfind370923
|
171 |
|
|
Node: tdump375345
|
172 |
|
|
Node: save tracepoints377860
|
173 |
|
|
Node: Tracepoint Variables378356
|
174 |
|
|
Node: Trace Files379484
|
175 |
|
|
Node: Overlays380942
|
176 |
|
|
Node: How Overlays Work381662
|
177 |
|
|
Ref: A code overlay384222
|
178 |
|
|
Node: Overlay Commands387660
|
179 |
|
|
Node: Automatic Overlay Debugging391850
|
180 |
|
|
Node: Overlay Sample Program393991
|
181 |
|
|
Node: Languages395751
|
182 |
|
|
Node: Setting396914
|
183 |
|
|
Node: Filenames398616
|
184 |
|
|
Node: Manually399427
|
185 |
|
|
Node: Automatically400636
|
186 |
|
|
Node: Show401697
|
187 |
|
|
Node: Checks403019
|
188 |
|
|
Node: Type Checking404409
|
189 |
|
|
Node: Range Checking407142
|
190 |
|
|
Node: Supported Languages409543
|
191 |
|
|
Node: C410753
|
192 |
|
|
Node: C Operators412044
|
193 |
|
|
Node: C Constants416363
|
194 |
|
|
Node: C Plus Plus Expressions418767
|
195 |
|
|
Node: C Defaults422310
|
196 |
|
|
Node: C Checks422993
|
197 |
|
|
Node: Debugging C423716
|
198 |
|
|
Node: Debugging C Plus Plus424200
|
199 |
|
|
Node: Decimal Floating Point427387
|
200 |
|
|
Node: D428646
|
201 |
|
|
Node: Objective-C428912
|
202 |
|
|
Node: Method Names in Commands429373
|
203 |
|
|
Node: The Print Command with Objective-C431068
|
204 |
|
|
Node: Fortran431719
|
205 |
|
|
Node: Fortran Operators432444
|
206 |
|
|
Node: Fortran Defaults433300
|
207 |
|
|
Node: Special Fortran Commands433685
|
208 |
|
|
Node: Pascal434191
|
209 |
|
|
Node: Modula-2434706
|
210 |
|
|
Node: M2 Operators435681
|
211 |
|
|
Node: Built-In Func/Proc438680
|
212 |
|
|
Node: M2 Constants441541
|
213 |
|
|
Node: M2 Types443142
|
214 |
|
|
Node: M2 Defaults446361
|
215 |
|
|
Node: Deviations446961
|
216 |
|
|
Node: M2 Checks448062
|
217 |
|
|
Node: M2 Scope448880
|
218 |
|
|
Node: GDB/M2449904
|
219 |
|
|
Node: Ada450816
|
220 |
|
|
Node: Ada Mode Intro451763
|
221 |
|
|
Node: Omissions from Ada453673
|
222 |
|
|
Node: Additions to Ada458027
|
223 |
|
|
Node: Stopping Before Main Program461957
|
224 |
|
|
Node: Ada Tasks462486
|
225 |
|
|
Node: Ada Tasks and Core Files468899
|
226 |
|
|
Node: Ada Glitches469812
|
227 |
|
|
Node: Unsupported Languages472879
|
228 |
|
|
Node: Symbols473569
|
229 |
|
|
Node: Altering487398
|
230 |
|
|
Node: Assignment488367
|
231 |
|
|
Node: Jumping491472
|
232 |
|
|
Node: Signaling493607
|
233 |
|
|
Node: Returning494738
|
234 |
|
|
Node: Calling498090
|
235 |
|
|
Node: Patching501117
|
236 |
|
|
Node: GDB Files502194
|
237 |
|
|
Node: Files502782
|
238 |
|
|
Ref: Shared Libraries515617
|
239 |
|
|
Ref: Files-Footnote-1525851
|
240 |
|
|
Node: Separate Debug Files526026
|
241 |
|
|
Node: Symbol Errors537598
|
242 |
|
|
Node: Data Files541220
|
243 |
|
|
Node: Targets542059
|
244 |
|
|
Node: Active Targets543539
|
245 |
|
|
Node: Target Commands545118
|
246 |
|
|
Ref: load549391
|
247 |
|
|
Node: Byte Order550372
|
248 |
|
|
Node: Remote Debugging551349
|
249 |
|
|
Node: Connecting552611
|
250 |
|
|
Node: File Transfer557551
|
251 |
|
|
Node: Server558491
|
252 |
|
|
Ref: Monitor Commands for gdbserver566141
|
253 |
|
|
Ref: Server-Footnote-1570690
|
254 |
|
|
Node: Remote Configuration570810
|
255 |
|
|
Ref: set remotebreak571834
|
256 |
|
|
Ref: set remote hardware-watchpoint-limit573298
|
257 |
|
|
Ref: set remote hardware-breakpoint-limit573298
|
258 |
|
|
Ref: set remote exec-file573580
|
259 |
|
|
Node: Remote Stub579783
|
260 |
|
|
Node: Stub Contents582680
|
261 |
|
|
Node: Bootstrapping584791
|
262 |
|
|
Node: Debug Session588600
|
263 |
|
|
Node: Configurations590160
|
264 |
|
|
Node: Native590929
|
265 |
|
|
Node: HP-UX591564
|
266 |
|
|
Node: BSD libkvm Interface591853
|
267 |
|
|
Node: SVR4 Process Information592924
|
268 |
|
|
Node: DJGPP Native596354
|
269 |
|
|
Node: Cygwin Native602934
|
270 |
|
|
Node: Non-debug DLL Symbols606883
|
271 |
|
|
Node: Hurd Native611431
|
272 |
|
|
Node: Neutrino616694
|
273 |
|
|
Node: Darwin617084
|
274 |
|
|
Node: Embedded OS618342
|
275 |
|
|
Node: VxWorks618818
|
276 |
|
|
Node: VxWorks Connection621035
|
277 |
|
|
Node: VxWorks Download621969
|
278 |
|
|
Node: VxWorks Attach623704
|
279 |
|
|
Node: Embedded Processors624102
|
280 |
|
|
Node: ARM625281
|
281 |
|
|
Node: M32R/D629402
|
282 |
|
|
Node: M68K631104
|
283 |
|
|
Node: MicroBlaze631397
|
284 |
|
|
Node: MIPS Embedded632847
|
285 |
|
|
Node: OpenRISC 1000637797
|
286 |
|
|
Node: PowerPC Embedded640652
|
287 |
|
|
Node: PA642544
|
288 |
|
|
Node: Sparclet642833
|
289 |
|
|
Node: Sparclet File644317
|
290 |
|
|
Node: Sparclet Connection645197
|
291 |
|
|
Node: Sparclet Download645675
|
292 |
|
|
Node: Sparclet Execution646724
|
293 |
|
|
Node: Sparclite647315
|
294 |
|
|
Node: Z8000647690
|
295 |
|
|
Node: AVR649074
|
296 |
|
|
Node: CRIS649437
|
297 |
|
|
Node: Super-H650415
|
298 |
|
|
Node: Architectures651530
|
299 |
|
|
Node: i386651952
|
300 |
|
|
Node: A29K652634
|
301 |
|
|
Node: Alpha653473
|
302 |
|
|
Node: MIPS653606
|
303 |
|
|
Node: HPPA656230
|
304 |
|
|
Node: SPU656749
|
305 |
|
|
Node: PowerPC658937
|
306 |
|
|
Node: Controlling GDB659655
|
307 |
|
|
Node: Prompt660481
|
308 |
|
|
Node: Editing661260
|
309 |
|
|
Node: Command History662203
|
310 |
|
|
Node: Screen Size665607
|
311 |
|
|
Node: Numbers667441
|
312 |
|
|
Node: ABI669418
|
313 |
|
|
Node: Messages/Warnings672347
|
314 |
|
|
Ref: confirmation requests673773
|
315 |
|
|
Node: Debugging Output674980
|
316 |
|
|
Node: Other Misc Settings680899
|
317 |
|
|
Node: Extending GDB681666
|
318 |
|
|
Node: Sequences683157
|
319 |
|
|
Node: Define683752
|
320 |
|
|
Node: Hooks687365
|
321 |
|
|
Node: Command Files689732
|
322 |
|
|
Node: Output694802
|
323 |
|
|
Node: Python699735
|
324 |
|
|
Node: Python Commands700590
|
325 |
|
|
Node: Python API702265
|
326 |
|
|
Node: Basic Python703924
|
327 |
|
|
Node: Exception Handling707856
|
328 |
|
|
Node: Values From Inferior709925
|
329 |
|
|
Node: Types In Python715522
|
330 |
|
|
Node: Pretty Printing API722996
|
331 |
|
|
Node: Selecting Pretty-Printers726895
|
332 |
|
|
Node: Disabling Pretty-Printers731007
|
333 |
|
|
Node: Inferiors In Python731881
|
334 |
|
|
Node: Threads In Python734441
|
335 |
|
|
Node: Commands In Python736167
|
336 |
|
|
Node: Parameters In Python744983
|
337 |
|
|
Node: Functions In Python749739
|
338 |
|
|
Node: Progspaces In Python751852
|
339 |
|
|
Node: Objfiles In Python753214
|
340 |
|
|
Node: Frames In Python754749
|
341 |
|
|
Node: Blocks In Python758143
|
342 |
|
|
Node: Symbols In Python759745
|
343 |
|
|
Node: Symbol Tables In Python764866
|
344 |
|
|
Node: Breakpoints In Python766525
|
345 |
|
|
Node: Lazy Strings In Python771496
|
346 |
|
|
Node: Auto-loading773770
|
347 |
|
|
Node: objfile-gdb.py file774845
|
348 |
|
|
Node: .debug_gdb_scripts section776100
|
349 |
|
|
Node: Which flavor to choose?777477
|
350 |
|
|
Node: Interpreters779294
|
351 |
|
|
Node: TUI781393
|
352 |
|
|
Node: TUI Overview782360
|
353 |
|
|
Node: TUI Keys784793
|
354 |
|
|
Node: TUI Single Key Mode787097
|
355 |
|
|
Node: TUI Commands787972
|
356 |
|
|
Node: TUI Configuration790356
|
357 |
|
|
Node: Emacs791652
|
358 |
|
|
Node: GDB/MI797129
|
359 |
|
|
Node: GDB/MI General Design798977
|
360 |
|
|
Node: Context management801500
|
361 |
|
|
Node: Asynchronous and non-stop modes804635
|
362 |
|
|
Node: Thread groups806627
|
363 |
|
|
Node: GDB/MI Command Syntax808905
|
364 |
|
|
Node: GDB/MI Input Syntax809148
|
365 |
|
|
Node: GDB/MI Output Syntax810702
|
366 |
|
|
Node: GDB/MI Compatibility with CLI814274
|
367 |
|
|
Node: GDB/MI Development and Front Ends815011
|
368 |
|
|
Node: GDB/MI Output Records816668
|
369 |
|
|
Node: GDB/MI Result Records817003
|
370 |
|
|
Node: GDB/MI Stream Records818009
|
371 |
|
|
Node: GDB/MI Async Records819274
|
372 |
|
|
Node: GDB/MI Frame Information825399
|
373 |
|
|
Node: GDB/MI Thread Information826477
|
374 |
|
|
Node: GDB/MI Simple Examples827415
|
375 |
|
|
Node: GDB/MI Command Description Format829592
|
376 |
|
|
Node: GDB/MI Breakpoint Commands830472
|
377 |
|
|
Node: GDB/MI Program Context848468
|
378 |
|
|
Node: GDB/MI Thread Commands852736
|
379 |
|
|
Node: GDB/MI Program Execution855614
|
380 |
|
|
Node: GDB/MI Stack Manipulation867395
|
381 |
|
|
Node: GDB/MI Variable Objects878089
|
382 |
|
|
Ref: -var-set-format887821
|
383 |
|
|
Ref: -var-list-children888939
|
384 |
|
|
Ref: -var-update897120
|
385 |
|
|
Ref: -var-set-frozen899817
|
386 |
|
|
Ref: -var-set-update-range900613
|
387 |
|
|
Ref: -var-set-visualizer901143
|
388 |
|
|
Node: GDB/MI Data Manipulation902640
|
389 |
|
|
Node: GDB/MI Tracepoint Commands917020
|
390 |
|
|
Node: GDB/MI Symbol Query924349
|
391 |
|
|
Node: GDB/MI File Commands925038
|
392 |
|
|
Node: GDB/MI Target Manipulation928375
|
393 |
|
|
Node: GDB/MI File Transfer Commands934597
|
394 |
|
|
Node: GDB/MI Miscellaneous Commands935919
|
395 |
|
|
Ref: -interpreter-exec945318
|
396 |
|
|
Node: Annotations947631
|
397 |
|
|
Node: Annotations Overview948550
|
398 |
|
|
Node: Server Prefix951013
|
399 |
|
|
Node: Prompting951747
|
400 |
|
|
Node: Errors953264
|
401 |
|
|
Node: Invalidation954160
|
402 |
|
|
Node: Annotations for Running954637
|
403 |
|
|
Node: Source Annotations956157
|
404 |
|
|
Node: JIT Interface957082
|
405 |
|
|
Node: Declarations958800
|
406 |
|
|
Node: Registering Code960187
|
407 |
|
|
Node: Unregistering Code961159
|
408 |
|
|
Node: GDB Bugs961760
|
409 |
|
|
Node: Bug Criteria962489
|
410 |
|
|
Node: Bug Reporting963366
|
411 |
|
|
Node: Command Line Editing970989
|
412 |
|
|
Node: Introduction and Notation971641
|
413 |
|
|
Node: Readline Interaction973261
|
414 |
|
|
Node: Readline Bare Essentials974450
|
415 |
|
|
Node: Readline Movement Commands976237
|
416 |
|
|
Node: Readline Killing Commands977200
|
417 |
|
|
Node: Readline Arguments979118
|
418 |
|
|
Node: Searching980160
|
419 |
|
|
Node: Readline Init File982309
|
420 |
|
|
Node: Readline Init File Syntax983372
|
421 |
|
|
Node: Conditional Init Constructs995304
|
422 |
|
|
Node: Sample Init File997835
|
423 |
|
|
Node: Bindable Readline Commands1000950
|
424 |
|
|
Node: Commands For Moving1002005
|
425 |
|
|
Node: Commands For History1002864
|
426 |
|
|
Node: Commands For Text1005986
|
427 |
|
|
Node: Commands For Killing1008710
|
428 |
|
|
Node: Numeric Arguments1010850
|
429 |
|
|
Node: Commands For Completion1011987
|
430 |
|
|
Node: Keyboard Macros1013529
|
431 |
|
|
Node: Miscellaneous Commands1014098
|
432 |
|
|
Node: Readline vi Mode1017457
|
433 |
|
|
Node: Using History Interactively1018374
|
434 |
|
|
Node: History Interaction1018889
|
435 |
|
|
Node: Event Designators1020311
|
436 |
|
|
Node: Word Designators1021244
|
437 |
|
|
Node: Modifiers1022881
|
438 |
|
|
Node: Formatting Documentation1024106
|
439 |
|
|
Ref: Formatting Documentation-Footnote-11027435
|
440 |
|
|
Node: Installing GDB1027499
|
441 |
|
|
Node: Requirements1028071
|
442 |
|
|
Ref: Expat1028640
|
443 |
|
|
Node: Running Configure1030775
|
444 |
|
|
Node: Separate Objdir1034314
|
445 |
|
|
Node: Config Names1037198
|
446 |
|
|
Node: Configure Options1038643
|
447 |
|
|
Node: System-wide configuration1041013
|
448 |
|
|
Node: Maintenance Commands1042308
|
449 |
|
|
Ref: maint info breakpoints1043492
|
450 |
|
|
Node: Remote Protocol1057527
|
451 |
|
|
Node: Overview1058089
|
452 |
|
|
Ref: Binary Data1060651
|
453 |
|
|
Node: Packets1062910
|
454 |
|
|
Ref: thread-id syntax1063810
|
455 |
|
|
Ref: extended mode1065255
|
456 |
|
|
Ref: bc1066976
|
457 |
|
|
Ref: bs1067186
|
458 |
|
|
Ref: read registers packet1068612
|
459 |
|
|
Ref: cycle step packet1069776
|
460 |
|
|
Ref: write register packet1071652
|
461 |
|
|
Ref: step with signal packet1072559
|
462 |
|
|
Ref: vStopped packet1078840
|
463 |
|
|
Ref: X packet1079183
|
464 |
|
|
Ref: insert breakpoint or watchpoint packet1079469
|
465 |
|
|
Node: Stop Reply Packets1082231
|
466 |
|
|
Node: General Query Packets1086971
|
467 |
|
|
Ref: QNonStop1095911
|
468 |
|
|
Ref: QPassSignals1096535
|
469 |
|
|
Ref: qSearch memory1098612
|
470 |
|
|
Ref: QStartNoAckMode1099110
|
471 |
|
|
Ref: qSupported1099640
|
472 |
|
|
Ref: multiprocess extensions1108362
|
473 |
|
|
Ref: qXfer read1112192
|
474 |
|
|
Ref: qXfer auxiliary vector read1112686
|
475 |
|
|
Ref: qXfer target description read1113035
|
476 |
|
|
Ref: qXfer library list read1113479
|
477 |
|
|
Ref: qXfer memory map read1114125
|
478 |
|
|
Ref: qXfer sdata read1114511
|
479 |
|
|
Ref: qXfer siginfo read1114975
|
480 |
|
|
Ref: qXfer spu read1115371
|
481 |
|
|
Ref: qXfer threads read1115894
|
482 |
|
|
Ref: qXfer osdata read1116287
|
483 |
|
|
Ref: qXfer write1117489
|
484 |
|
|
Ref: qXfer siginfo write1118046
|
485 |
|
|
Ref: qXfer spu write1118442
|
486 |
|
|
Ref: General Query Packets-Footnote-11120529
|
487 |
|
|
Node: Architecture-Specific Protocol Details1120856
|
488 |
|
|
Node: Tracepoint Packets1122369
|
489 |
|
|
Node: Host I/O Packets1138816
|
490 |
|
|
Node: Interrupts1142958
|
491 |
|
|
Node: Notification Packets1144861
|
492 |
|
|
Node: Remote Non-Stop1147132
|
493 |
|
|
Node: Packet Acknowledgment1151391
|
494 |
|
|
Node: Examples1153506
|
495 |
|
|
Node: File-I/O Remote Protocol Extension1154132
|
496 |
|
|
Node: File-I/O Overview1154594
|
497 |
|
|
Node: Protocol Basics1156791
|
498 |
|
|
Node: The F Request Packet1159023
|
499 |
|
|
Node: The F Reply Packet1159924
|
500 |
|
|
Node: The Ctrl-C Message1160842
|
501 |
|
|
Node: Console I/O1162471
|
502 |
|
|
Node: List of Supported Calls1163688
|
503 |
|
|
Node: open1164050
|
504 |
|
|
Node: close1166544
|
505 |
|
|
Node: read1166926
|
506 |
|
|
Node: write1167533
|
507 |
|
|
Node: lseek1168300
|
508 |
|
|
Node: rename1169178
|
509 |
|
|
Node: unlink1170574
|
510 |
|
|
Node: stat/fstat1171513
|
511 |
|
|
Node: gettimeofday1172400
|
512 |
|
|
Node: isatty1172835
|
513 |
|
|
Node: system1173431
|
514 |
|
|
Node: Protocol-specific Representation of Datatypes1174973
|
515 |
|
|
Node: Integral Datatypes1175350
|
516 |
|
|
Node: Pointer Values1176157
|
517 |
|
|
Node: Memory Transfer1176865
|
518 |
|
|
Node: struct stat1177485
|
519 |
|
|
Node: struct timeval1179687
|
520 |
|
|
Node: Constants1180204
|
521 |
|
|
Node: Open Flags1180653
|
522 |
|
|
Node: mode_t Values1180994
|
523 |
|
|
Node: Errno Values1181486
|
524 |
|
|
Node: Lseek Flags1182297
|
525 |
|
|
Node: Limits1182482
|
526 |
|
|
Node: File-I/O Examples1182842
|
527 |
|
|
Node: Library List Format1183958
|
528 |
|
|
Node: Memory Map Format1186722
|
529 |
|
|
Node: Thread List Format1189282
|
530 |
|
|
Node: Agent Expressions1190069
|
531 |
|
|
Node: General Bytecode Design1192890
|
532 |
|
|
Node: Bytecode Descriptions1197690
|
533 |
|
|
Node: Using Agent Expressions1209401
|
534 |
|
|
Node: Varying Target Capabilities1211379
|
535 |
|
|
Node: Rationale1212541
|
536 |
|
|
Node: Trace File Format1219927
|
537 |
|
|
Node: Target Descriptions1221908
|
538 |
|
|
Node: Retrieving Descriptions1223968
|
539 |
|
|
Node: Target Description Format1225053
|
540 |
|
|
Node: Predefined Target Types1234103
|
541 |
|
|
Node: Standard Target Features1235488
|
542 |
|
|
Node: ARM Features1237259
|
543 |
|
|
Node: i386 Features1238535
|
544 |
|
|
Node: MIPS Features1239644
|
545 |
|
|
Node: M68K Features1240589
|
546 |
|
|
Node: PowerPC Features1241252
|
547 |
|
|
Node: Operating System Information1242536
|
548 |
|
|
Node: Process list1243374
|
549 |
|
|
Node: Copying1244436
|
550 |
|
|
Node: GNU Free Documentation License1282023
|
551 |
|
|
Node: Index1307181
|
552 |
|
|
|
553 |
|
|
End Tag Table
|