Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: gdb/doc/gdb.info

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gdb/doc/all-cfg.texi ('k') | gdb/doc/gdb.info-1 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/doc/gdb.info
diff --git a/gdb/doc/gdb.info b/gdb/doc/gdb.info
index f61fc3d16c76239216217099f1aa81381c1bf42e..0bdcd841a521ec149643825848ee7ee6b20c7a2e 100644
--- a/gdb/doc/gdb.info
+++ b/gdb/doc/gdb.info
@@ -7,7 +7,7 @@ END-INFO-DIR-ENTRY
Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-2010 Free Software Foundation, Inc.
+2010 2011, 2012 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -23,11 +23,11 @@ developing GNU and promoting software freedom."
This file documents the GNU debugger GDB.
This is the Tenth Edition, of `Debugging with GDB: the GNU
-Source-Level Debugger' for GDB (GDB) Version 7.4.1.
+Source-Level Debugger' for GDB (GDB) Version 7.5.1.
Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
-2010 Free Software Foundation, Inc.
+2010 2011, 2012 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -42,552 +42,610 @@ developing GNU and promoting software freedom."

Indirect:
-gdb.info-1: 1890
-gdb.info-2: 302413
-gdb.info-3: 593307
-gdb.info-4: 891673
-gdb.info-5: 1189372
-gdb.info-6: 1425936
+gdb.info-1: 1912
+gdb.info-2: 298482
+gdb.info-3: 597899
+gdb.info-4: 897345
+gdb.info-5: 1195094
+gdb.info-6: 1474957

Tag Table:
(Indirect)
-Node: Top1890
-Node: Summary5122
-Node: Free Software6924
-Node: Contributors12492
-Node: Sample Session20581
-Node: Invocation27419
-Node: Invoking GDB27963
-Node: File Options30276
-Node: Mode Options33013
-Node: Startup39786
-Ref: Startup-Footnote-142565
-Node: Quitting GDB42674
-Node: Shell Commands43571
-Node: Logging Output44498
-Node: Commands45344
-Node: Command Syntax45982
-Node: Completion48148
-Ref: Completion-Footnote-153512
-Node: Help53672
-Node: Running58913
-Node: Compilation60142
-Node: Starting62226
-Node: Arguments71151
-Node: Environment72421
-Node: Working Directory75689
-Node: Input/Output76797
-Node: Attach78768
-Node: Kill Process81235
-Node: Inferiors and Programs82216
-Node: Threads89461
-Node: Forks98624
-Node: Checkpoint/Restart104934
-Ref: Checkpoint/Restart-Footnote-1109463
-Node: Stopping109498
-Node: Breakpoints110761
-Node: Set Breaks114197
-Node: Set Watchpoints130534
-Node: Set Catchpoints139937
-Node: Delete Breaks149133
-Node: Disabling151069
-Node: Conditions153922
-Node: Break Commands158871
-Node: Save Breakpoints162095
-Node: Error in Breakpoints163271
-Node: Breakpoint-related Warnings164002
-Node: Continuing and Stepping166329
-Node: Skipping Over Functions and Files175715
-Node: Signals179287
-Ref: extra signal information183569
-Node: Thread Stops185072
-Node: All-Stop Mode186171
-Node: Non-Stop Mode190069
-Node: Background Execution193546
-Node: Thread-Specific Breakpoints196115
-Node: Interrupted System Calls197437
-Node: Observer Mode198951
-Node: Reverse Execution202390
-Ref: Reverse Execution-Footnote-1207017
-Ref: Reverse Execution-Footnote-2207644
-Node: Process Record and Replay207694
-Node: Stack214941
-Node: Frames216434
-Node: Backtrace219186
-Ref: Backtrace-Footnote-1224399
-Node: Selection224587
-Node: Frame Info227451
-Node: Source229782
-Node: List230848
-Node: Specify Location233461
-Node: Edit237107
-Ref: Edit-Footnote-1238582
-Node: Search238817
-Node: Source Path239625
-Ref: set substitute-path245992
-Node: Machine Code248213
-Node: Data254887
-Node: Expressions257557
-Node: Ambiguous Expressions259649
-Node: Variables262883
-Node: Arrays267641
-Node: Output Formats270172
-Ref: Output Formats-Footnote-1273360
-Node: Memory273517
-Node: Auto Display279671
-Node: Print Settings284213
-Ref: set print entry-values291289
-Node: Pretty Printing302413
-Node: Pretty-Printer Introduction302926
-Node: Pretty-Printer Example304681
-Node: Pretty-Printer Commands305459
-Node: Value History307883
-Node: Convenience Vars310304
-Node: Registers315039
-Ref: Registers-Footnote-1319716
-Node: Floating Point Hardware320111
-Node: Vector Unit320643
-Node: OS Information321030
-Node: Memory Region Attributes323675
-Node: Dump/Restore Files328345
-Node: Core File Generation330650
-Node: Character Sets331884
-Node: Caching Remote Data338249
-Ref: Caching Remote Data-Footnote-1340514
-Node: Searching Memory340752
-Node: Optimized Code343629
-Node: Inline Functions345306
-Node: Tail Call Frames348301
-Ref: set debug entry-values350441
-Node: Macros354515
-Ref: Macros-Footnote-1362091
-Node: Tracepoints362244
-Node: Set Tracepoints364305
-Node: Create and Delete Tracepoints367243
-Node: Enable and Disable Tracepoints373643
-Node: Tracepoint Passcounts374883
-Node: Tracepoint Conditions376310
-Node: Trace State Variables378004
-Node: Tracepoint Actions380194
-Node: Listing Tracepoints386140
-Node: Listing Static Tracepoint Markers387261
-Node: Starting and Stopping Trace Experiments389107
-Ref: disconnected tracing390852
-Node: Tracepoint Restrictions394470
-Node: Analyze Collected Data398240
-Node: tfind399545
-Node: tdump403967
-Node: save tracepoints406482
-Node: Tracepoint Variables406978
-Node: Trace Files408106
-Node: Overlays409564
-Node: How Overlays Work410284
-Ref: A code overlay412844
-Node: Overlay Commands416282
-Node: Automatic Overlay Debugging420472
-Node: Overlay Sample Program422613
-Node: Languages424373
-Node: Setting425536
-Node: Filenames427238
-Node: Manually428049
-Node: Automatically429258
-Node: Show430319
-Node: Checks431641
-Node: Type Checking433031
-Node: Range Checking435764
-Node: Supported Languages438165
-Node: C439426
-Node: C Operators440390
-Node: C Constants444709
-Node: C Plus Plus Expressions447590
-Node: C Defaults450933
-Node: C Checks451616
-Node: Debugging C452339
-Node: Debugging C Plus Plus452823
-Node: Decimal Floating Point456010
-Node: D457269
-Node: Objective-C457535
-Node: Method Names in Commands457997
-Node: The Print Command with Objective-C459692
-Node: OpenCL C460343
-Node: OpenCL C Datatypes460618
-Node: OpenCL C Expressions460993
-Node: OpenCL C Operators461350
-Node: Fortran461582
-Node: Fortran Operators462304
-Node: Fortran Defaults463160
-Node: Special Fortran Commands463545
-Node: Pascal464051
-Node: Modula-2464566
-Node: M2 Operators465541
-Node: Built-In Func/Proc468540
-Node: M2 Constants471401
-Node: M2 Types473002
-Node: M2 Defaults476221
-Node: Deviations476821
-Node: M2 Checks477922
-Node: M2 Scope478740
-Node: GDB/M2479764
-Node: Ada480676
-Node: Ada Mode Intro481739
-Node: Omissions from Ada483649
-Node: Additions to Ada488003
-Node: Stopping Before Main Program491933
-Node: Ada Tasks492462
-Node: Ada Tasks and Core Files498875
-Node: Ravenscar Profile499793
-Node: Ada Glitches500863
-Node: Unsupported Languages503657
-Node: Symbols504347
-Node: Altering520084
-Node: Assignment521053
-Node: Jumping524158
-Node: Signaling526293
-Node: Returning527424
-Node: Calling530776
-Node: Patching533803
-Node: GDB Files534880
-Node: Files535525
-Ref: Shared Libraries548370
-Ref: Files-Footnote-1559723
-Node: Separate Debug Files559898
-Node: Index Files571468
-Node: Symbol Errors572811
-Node: Data Files576424
-Node: Targets577380
-Node: Active Targets578860
-Node: Target Commands579934
-Ref: load584207
-Node: Byte Order585188
-Node: Remote Debugging586165
-Node: Connecting587427
-Node: File Transfer592367
-Node: Server593307
-Ref: Monitor Commands for gdbserver602864
-Ref: Server-Footnote-1607518
-Node: Remote Configuration607638
-Ref: set remotebreak608662
-Ref: set remote hardware-watchpoint-limit610126
-Ref: set remote hardware-breakpoint-limit610126
-Ref: set remote hardware-watchpoint-length-limit610352
-Ref: set remote exec-file610767
-Node: Remote Stub617320
-Node: Stub Contents620217
-Node: Bootstrapping622328
-Node: Debug Session626137
-Node: Configurations627697
-Node: Native628466
-Node: HP-UX629101
-Node: BSD libkvm Interface629390
-Node: SVR4 Process Information630461
-Node: DJGPP Native633891
-Node: Cygwin Native640471
-Node: Non-debug DLL Symbols644420
-Node: Hurd Native648968
-Node: Neutrino654231
-Node: Darwin654621
-Node: Embedded OS655879
-Node: VxWorks656355
-Node: VxWorks Connection658572
-Node: VxWorks Download659506
-Node: VxWorks Attach661241
-Node: Embedded Processors661639
-Node: ARM662818
-Node: M32R/D666939
-Node: M68K668641
-Node: MicroBlaze668934
-Node: MIPS Embedded670384
-Node: OpenRISC 1000675334
-Node: PowerPC Embedded678189
-Node: PA681951
-Node: Sparclet682240
-Node: Sparclet File683724
-Node: Sparclet Connection684604
-Node: Sparclet Download685082
-Node: Sparclet Execution686131
-Node: Sparclite686722
-Node: Z8000687097
-Node: AVR688481
-Node: CRIS688844
-Node: Super-H689822
-Node: Architectures690937
-Node: i386691359
-Node: A29K692041
-Node: Alpha692880
-Node: MIPS693013
-Node: HPPA695625
-Node: SPU696144
-Node: PowerPC698332
-Node: Controlling GDB699050
-Node: Prompt699876
-Node: Editing701595
-Node: Command History702538
-Node: Screen Size705942
-Node: Numbers707776
-Node: ABI709753
-Node: Messages/Warnings712682
-Ref: confirmation requests714108
-Node: Debugging Output715315
-Node: Other Misc Settings721666
-Node: Extending GDB722693
-Node: Sequences724321
-Node: Define724916
-Node: Hooks728529
-Node: Command Files730896
-Node: Output735966
-Node: Python740899
-Node: Python Commands742074
-Node: Python API743868
-Node: Basic Python745794
-Ref: prompt_hook752920
-Node: Exception Handling753517
-Node: Values From Inferior756016
-Node: Types In Python765409
-Node: Pretty Printing API774148
-Node: Selecting Pretty-Printers778041
-Node: Writing a Pretty-Printer780374
-Node: Inferiors In Python785691
-Node: Events In Python788688
-Node: Threads In Python794096
-Node: Commands In Python796708
-Node: Parameters In Python805600
-Node: Functions In Python811061
-Node: Progspaces In Python813176
-Node: Objfiles In Python814528
-Node: Frames In Python816452
-Node: Blocks In Python822889
-Node: Symbols In Python825641
-Node: Symbol Tables In Python832345
-Node: Breakpoints In Python834828
-Node: Finish Breakpoints in Python841939
-Node: Lazy Strings In Python844015
-Node: Auto-loading846243
-Node: objfile-gdb.py file848139
-Node: .debug_gdb_scripts section849394
-Node: Which flavor to choose?850771
-Node: Python modules852588
-Node: gdb.printing852967
-Node: gdb.types854042
-Node: gdb.prompt855744
-Node: Aliases857393
-Node: Interpreters860236
-Node: TUI862335
-Node: TUI Overview863302
-Node: TUI Keys865735
-Node: TUI Single Key Mode868039
-Node: TUI Commands868914
-Node: TUI Configuration871298
-Node: Emacs872594
-Node: GDB/MI878068
-Node: GDB/MI General Design879948
-Node: Context management882471
-Node: Asynchronous and non-stop modes885606
-Node: Thread groups887598
-Node: GDB/MI Command Syntax889876
-Node: GDB/MI Input Syntax890119
-Node: GDB/MI Output Syntax891673
-Node: GDB/MI Compatibility with CLI895245
-Node: GDB/MI Development and Front Ends895982
-Node: GDB/MI Output Records897639
-Node: GDB/MI Result Records898011
-Node: GDB/MI Stream Records899017
-Node: GDB/MI Async Records900282
-Node: GDB/MI Frame Information908021
-Node: GDB/MI Thread Information909099
-Node: GDB/MI Ada Exception Information910078
-Node: GDB/MI Simple Examples910501
-Node: GDB/MI Command Description Format912678
-Node: GDB/MI Breakpoint Commands913558
-Node: GDB/MI Program Context931554
-Node: GDB/MI Thread Commands935822
-Node: GDB/MI Ada Tasking Commands939778
-Node: GDB/MI Program Execution942032
-Node: GDB/MI Stack Manipulation953818
-Node: GDB/MI Variable Objects964720
-Ref: -var-set-format974448
-Ref: -var-list-children975566
-Ref: -var-update983747
-Ref: -var-set-frozen986444
-Ref: -var-set-update-range987240
-Ref: -var-set-visualizer987770
-Node: GDB/MI Data Manipulation989267
-Node: GDB/MI Tracepoint Commands1006852
-Node: GDB/MI Symbol Query1014181
-Node: GDB/MI File Commands1014870
-Node: GDB/MI Target Manipulation1018207
-Node: GDB/MI File Transfer Commands1024429
-Node: GDB/MI Miscellaneous Commands1025751
-Ref: -interpreter-exec1035493
-Node: Annotations1037806
-Node: Annotations Overview1038725
-Node: Server Prefix1041188
-Node: Prompting1041922
-Node: Errors1043439
-Node: Invalidation1044335
-Node: Annotations for Running1044812
-Node: Source Annotations1046332
-Node: JIT Interface1047257
-Node: Declarations1049049
-Node: Registering Code1050436
-Node: Unregistering Code1051408
-Node: Custom Debug Info1052035
-Node: Using JIT Debug Info Readers1053331
-Node: Writing JIT Debug Info Readers1054198
-Node: GDB Bugs1056395
-Node: Bug Criteria1057124
-Node: Bug Reporting1058001
-Node: Command Line Editing1065624
-Node: Introduction and Notation1066276
-Node: Readline Interaction1067896
-Node: Readline Bare Essentials1069085
-Node: Readline Movement Commands1070872
-Node: Readline Killing Commands1071835
-Node: Readline Arguments1073753
-Node: Searching1074795
-Node: Readline Init File1076944
-Node: Readline Init File Syntax1078095
-Node: Conditional Init Constructs1093153
-Node: Sample Init File1095684
-Node: Bindable Readline Commands1098799
-Node: Commands For Moving1099854
-Node: Commands For History1100713
-Node: Commands For Text1104115
-Node: Commands For Killing1106839
-Node: Numeric Arguments1108979
-Node: Commands For Completion1110116
-Node: Keyboard Macros1112083
-Node: Miscellaneous Commands1112652
-Node: Readline vi Mode1116506
-Node: Using History Interactively1117416
-Node: History Interaction1117959
-Node: Event Designators1119381
-Node: Word Designators1120521
-Node: Modifiers1122158
-Node: In Memoriam1123381
-Node: Formatting Documentation1124264
-Ref: Formatting Documentation-Footnote-11127585
-Node: Installing GDB1127653
-Node: Requirements1128225
-Ref: Expat1128794
-Node: Running Configure1131312
-Node: Separate Objdir1134881
-Node: Config Names1137777
-Node: Configure Options1139226
-Node: System-wide configuration1141596
-Node: Maintenance Commands1142891
-Ref: maint info breakpoints1144075
-Node: Remote Protocol1158471
-Node: Overview1159101
-Ref: Binary Data1161663
-Node: Packets1164186
-Ref: thread-id syntax1165086
-Ref: extended mode1166531
-Ref: bc1168252
-Ref: bs1168462
-Ref: read registers packet1170066
-Ref: cycle step packet1171999
-Ref: write register packet1173875
-Ref: step with signal packet1174871
-Ref: vCont packet1176325
-Ref: vStopped packet1181241
-Ref: X packet1181584
-Ref: insert breakpoint or watchpoint packet1181870
-Node: Stop Reply Packets1184632
-Node: General Query Packets1189372
-Ref: QNonStop1199434
-Ref: QPassSignals1200058
-Ref: qSearch memory1202135
-Ref: QStartNoAckMode1202633
-Ref: qSupported1203163
-Ref: multiprocess extensions1212626
-Ref: install tracepoint in tracing1214297
-Ref: qXfer read1217162
-Ref: qXfer auxiliary vector read1217656
-Ref: qXfer target description read1218005
-Ref: qXfer library list read1218449
-Ref: qXfer svr4 library list read1219104
-Ref: qXfer memory map read1219739
-Ref: qXfer sdata read1220125
-Ref: qXfer siginfo read1220589
-Ref: qXfer spu read1220985
-Ref: qXfer threads read1221508
-Ref: qXfer traceframe info read1221910
-Ref: qXfer fdpic loadmap read1222331
-Ref: qXfer osdata read1222746
-Ref: qXfer write1223948
-Ref: qXfer siginfo write1224505
-Ref: qXfer spu write1224901
-Ref: General Query Packets-Footnote-11226988
-Node: Architecture-Specific Protocol Details1227315
-Node: Tracepoint Packets1228828
-Ref: QTEnable1237821
-Ref: QTDisable1238017
-Node: Host I/O Packets1247507
-Node: Interrupts1251649
-Node: Notification Packets1253552
-Node: Remote Non-Stop1255823
-Node: Packet Acknowledgment1260082
-Node: Examples1262197
-Node: File-I/O Remote Protocol Extension1262823
-Node: File-I/O Overview1263285
-Node: Protocol Basics1265482
-Node: The F Request Packet1267714
-Node: The F Reply Packet1268615
-Node: The Ctrl-C Message1269533
-Node: Console I/O1271162
-Node: List of Supported Calls1272379
-Node: open1272741
-Node: close1275235
-Node: read1275617
-Node: write1276224
-Node: lseek1276991
-Node: rename1277869
-Node: unlink1279265
-Node: stat/fstat1280204
-Node: gettimeofday1281091
-Node: isatty1281526
-Node: system1282122
-Node: Protocol-specific Representation of Datatypes1283664
-Node: Integral Datatypes1284041
-Node: Pointer Values1284848
-Node: Memory Transfer1285556
-Node: struct stat1286176
-Node: struct timeval1288378
-Node: Constants1288895
-Node: Open Flags1289344
-Node: mode_t Values1289685
-Node: Errno Values1290177
-Node: Lseek Flags1290988
-Node: Limits1291173
-Node: File-I/O Examples1291533
-Node: Library List Format1292649
-Node: Library List Format for SVR4 Targets1295432
-Node: Memory Map Format1297902
-Node: Thread List Format1300479
-Node: Traceframe Info Format1301297
-Node: Agent Expressions1302754
-Node: General Bytecode Design1305575
-Node: Bytecode Descriptions1310375
-Node: Using Agent Expressions1322740
-Node: Varying Target Capabilities1324718
-Node: Rationale1325880
-Node: Target Descriptions1333266
-Node: Retrieving Descriptions1335142
-Node: Target Description Format1336227
-Node: Predefined Target Types1345276
-Node: Standard Target Features1346661
-Node: ARM Features1348451
-Node: i386 Features1349943
-Node: MIPS Features1351047
-Node: M68K Features1351992
-Node: PowerPC Features1352655
-Node: TIC6x Features1353962
-Node: Operating System Information1354511
-Node: Process list1355349
-Node: Trace File Format1356411
-Node: Index Section Format1358405
-Node: Copying1363188
-Node: GNU Free Documentation License1400778
-Node: Index1425936
+Node: Top1912
+Node: Summary5342
+Node: Free Software7215
+Node: Free Documentation7956
+Node: Contributors12891
+Node: Sample Session20985
+Node: Invocation27823
+Node: Invoking GDB28367
+Node: File Options30680
+Node: Mode Options33738
+Ref: -nx33965
+Node: Startup40412
+Ref: Home Directory Init File40963
+Ref: Option -init-eval-command41073
+Ref: Init File in the Current Directory during Startup41418
+Ref: Startup-Footnote-143590
+Node: Quitting GDB43699
+Node: Shell Commands44596
+Node: Logging Output45523
+Node: Commands46369
+Node: Command Syntax47007
+Node: Completion49173
+Ref: Completion-Footnote-154537
+Node: Help54697
+Node: Running60066
+Node: Compilation61295
+Node: Starting63379
+Node: Arguments72304
+Node: Environment73574
+Node: Working Directory76842
+Node: Input/Output77950
+Node: Attach79921
+Node: Kill Process82388
+Node: Inferiors and Programs83369
+Node: Threads90614
+Ref: set libthread-db-search-path98023
+Node: Forks100081
+Node: Checkpoint/Restart106391
+Ref: Checkpoint/Restart-Footnote-1110920
+Node: Stopping110955
+Node: Breakpoints112218
+Node: Set Breaks115761
+Node: Set Watchpoints134494
+Node: Set Catchpoints143897
+Node: Delete Breaks153333
+Node: Disabling155269
+Node: Conditions158658
+Node: Break Commands164306
+Node: Dynamic Printf167528
+Node: Save Breakpoints171788
+Node: Static Probe Points172963
+Node: Error in Breakpoints175650
+Node: Breakpoint-related Warnings176386
+Node: Continuing and Stepping178713
+Node: Skipping Over Functions and Files188099
+Node: Signals191671
+Ref: extra signal information195953
+Node: Thread Stops197456
+Node: All-Stop Mode198555
+Node: Non-Stop Mode202453
+Node: Background Execution205930
+Node: Thread-Specific Breakpoints208499
+Node: Interrupted System Calls209821
+Node: Observer Mode211335
+Node: Reverse Execution214774
+Ref: Reverse Execution-Footnote-1219401
+Ref: Reverse Execution-Footnote-2220028
+Node: Process Record and Replay220078
+Node: Stack227325
+Node: Frames228818
+Node: Backtrace231570
+Ref: Backtrace-Footnote-1236783
+Node: Selection236971
+Node: Frame Info239835
+Node: Source241829
+Node: List242895
+Node: Specify Location245508
+Node: Edit250112
+Ref: Edit-Footnote-1251587
+Node: Search251822
+Node: Source Path252630
+Ref: set substitute-path258997
+Node: Machine Code261218
+Node: Data267892
+Node: Expressions275508
+Node: Ambiguous Expressions277600
+Node: Variables280834
+Node: Arrays286452
+Node: Output Formats288983
+Ref: Output Formats-Footnote-1292171
+Node: Memory292328
+Node: Auto Display298482
+Node: Print Settings303024
+Ref: set print entry-values310604
+Node: Pretty Printing321849
+Node: Pretty-Printer Introduction322362
+Node: Pretty-Printer Example324117
+Node: Pretty-Printer Commands324895
+Node: Value History327319
+Node: Convenience Vars329740
+Node: Registers334586
+Ref: Registers-Footnote-1339263
+Node: Floating Point Hardware339658
+Node: Vector Unit340190
+Node: OS Information340577
+Ref: linux info os infotypes343154
+Node: Memory Region Attributes347354
+Node: Dump/Restore Files352024
+Node: Core File Generation354329
+Node: Character Sets355563
+Node: Caching Remote Data361928
+Ref: Caching Remote Data-Footnote-1364193
+Node: Searching Memory364431
+Node: Optimized Code367308
+Node: Inline Functions368985
+Node: Tail Call Frames371612
+Ref: set debug entry-values373752
+Node: Macros377826
+Ref: Macros-Footnote-1385402
+Node: Tracepoints385555
+Node: Set Tracepoints387616
+Node: Create and Delete Tracepoints390554
+Node: Enable and Disable Tracepoints396954
+Node: Tracepoint Passcounts398194
+Node: Tracepoint Conditions399621
+Node: Trace State Variables401315
+Node: Tracepoint Actions403505
+Node: Listing Tracepoints409810
+Node: Listing Static Tracepoint Markers410931
+Node: Starting and Stopping Trace Experiments412777
+Ref: disconnected tracing414522
+Node: Tracepoint Restrictions418140
+Node: Analyze Collected Data421910
+Node: tfind423215
+Node: tdump427637
+Node: save tracepoints430152
+Node: Tracepoint Variables430648
+Node: Trace Files431776
+Node: Overlays433234
+Node: How Overlays Work433954
+Ref: A code overlay436514
+Node: Overlay Commands439952
+Node: Automatic Overlay Debugging444142
+Node: Overlay Sample Program446283
+Node: Languages448043
+Node: Setting449206
+Node: Filenames450908
+Node: Manually451719
+Node: Automatically452928
+Node: Show453989
+Node: Checks455311
+Node: Type Checking456701
+Node: Range Checking459434
+Node: Supported Languages461835
+Node: C463135
+Node: C Operators464099
+Node: C Constants468418
+Node: C Plus Plus Expressions471299
+Node: C Defaults474642
+Node: C Checks475325
+Node: Debugging C476048
+Node: Debugging C Plus Plus476532
+Node: Decimal Floating Point479990
+Node: D481249
+Node: Go481506
+Node: Objective-C482600
+Node: Method Names in Commands483063
+Node: The Print Command with Objective-C484758
+Node: OpenCL C485409
+Node: OpenCL C Datatypes485684
+Node: OpenCL C Expressions486059
+Node: OpenCL C Operators486416
+Node: Fortran486648
+Node: Fortran Operators487370
+Node: Fortran Defaults488226
+Node: Special Fortran Commands488611
+Node: Pascal489117
+Node: Modula-2489632
+Node: M2 Operators490607
+Node: Built-In Func/Proc493606
+Node: M2 Constants496467
+Node: M2 Types498068
+Node: M2 Defaults501287
+Node: Deviations501887
+Node: M2 Checks502988
+Node: M2 Scope503806
+Node: GDB/M2504830
+Node: Ada505742
+Node: Ada Mode Intro506805
+Node: Omissions from Ada508715
+Node: Additions to Ada513069
+Node: Stopping Before Main Program516999
+Node: Ada Tasks517528
+Node: Ada Tasks and Core Files523941
+Node: Ravenscar Profile524859
+Node: Ada Glitches525929
+Node: Unsupported Languages528723
+Node: Symbols529413
+Node: Altering544001
+Node: Assignment544970
+Node: Jumping548075
+Node: Signaling550210
+Node: Returning551341
+Node: Calling554693
+Node: Patching557720
+Node: GDB Files558797
+Node: Files559442
+Ref: Shared Libraries572287
+Ref: Files-Footnote-1583921
+Node: Separate Debug Files584096
+Ref: debug-file-directory587201
+Node: Index Files595830
+Node: Symbol Errors597899
+Node: Data Files601512
+Node: Targets602468
+Node: Active Targets603948
+Node: Target Commands605022
+Ref: load609295
+Node: Byte Order610276
+Node: Remote Debugging611253
+Node: Connecting612515
+Node: File Transfer617455
+Node: Server618395
+Ref: Monitor Commands for gdbserver628617
+Ref: Server-Footnote-1633271
+Node: Remote Configuration633391
+Ref: set remotebreak634415
+Ref: set remote hardware-watchpoint-limit635879
+Ref: set remote hardware-breakpoint-limit635879
+Ref: set remote hardware-watchpoint-length-limit636105
+Ref: set remote exec-file636520
+Node: Remote Stub643485
+Node: Stub Contents646382
+Node: Bootstrapping648489
+Node: Debug Session652298
+Node: Configurations654340
+Node: Native655109
+Node: HP-UX655744
+Node: BSD libkvm Interface656033
+Node: SVR4 Process Information657104
+Node: DJGPP Native660534
+Node: Cygwin Native667114
+Node: Non-debug DLL Symbols671063
+Node: Hurd Native675611
+Node: Neutrino680874
+Node: Darwin681264
+Node: Embedded OS682522
+Node: VxWorks682998
+Node: VxWorks Connection685215
+Node: VxWorks Download686149
+Node: VxWorks Attach687884
+Node: Embedded Processors688282
+Node: ARM689461
+Node: M32R/D693582
+Node: M68K695284
+Node: MicroBlaze695577
+Node: MIPS Embedded697027
+Node: OpenRISC 1000701965
+Node: PowerPC Embedded704834
+Node: PA708601
+Node: Sparclet708885
+Node: Sparclet File710355
+Node: Sparclet Connection711235
+Node: Sparclet Download711713
+Node: Sparclet Execution712762
+Node: Sparclite713353
+Node: Z8000713728
+Node: AVR715112
+Node: CRIS715475
+Node: Super-H716453
+Node: Architectures717656
+Node: i386718069
+Node: Alpha718752
+Node: MIPS718885
+Node: HPPA722778
+Node: SPU723297
+Node: PowerPC725485
+Node: Controlling GDB726203
+Node: Prompt727100
+Node: Editing728819
+Node: Command History729762
+Node: Screen Size733166
+Node: Numbers735000
+Node: ABI736977
+Node: Auto-loading739901
+Ref: set auto-load off740768
+Ref: show auto-load741404
+Ref: info auto-load742183
+Node: Init File in the Current Directory745764
+Ref: set auto-load local-gdbinit746339
+Ref: show auto-load local-gdbinit746521
+Ref: info auto-load local-gdbinit746685
+Node: libthread_db.so.1 file746833
+Ref: set auto-load libthread-db747770
+Ref: show auto-load libthread-db747901
+Ref: info auto-load libthread-db748038
+Node: objfile-gdb.gdb file748222
+Ref: set auto-load gdb-scripts748831
+Ref: show auto-load gdb-scripts748955
+Ref: info auto-load gdb-scripts749085
+Node: Auto-loading safe path749316
+Ref: set auto-load safe-path750471
+Ref: show auto-load safe-path751210
+Ref: add-auto-load-safe-path751333
+Node: Auto-loading verbose mode754227
+Ref: set debug auto-load755390
+Ref: show debug auto-load755491
+Node: Messages/Warnings755613
+Ref: confirmation requests757048
+Node: Debugging Output758255
+Node: Other Misc Settings765057
+Node: Extending GDB766086
+Node: Sequences767714
+Node: Define768309
+Node: Hooks772110
+Node: Command Files774477
+Node: Output779547
+Node: Python784480
+Node: Python Commands785655
+Node: Python API787449
+Node: Basic Python789382
+Ref: prompt_hook796848
+Node: Exception Handling797445
+Node: Values From Inferior799941
+Node: Types In Python812586
+Node: Pretty Printing API821325
+Node: Selecting Pretty-Printers825218
+Node: Writing a Pretty-Printer827551
+Node: Inferiors In Python832874
+Node: Events In Python835881
+Node: Threads In Python841289
+Node: Commands In Python843901
+Node: Parameters In Python853087
+Node: Functions In Python858548
+Node: Progspaces In Python860663
+Node: Objfiles In Python862015
+Node: Frames In Python863946
+Node: Blocks In Python870383
+Node: Symbols In Python873354
+Node: Symbol Tables In Python880893
+Node: Breakpoints In Python883884
+Node: Finish Breakpoints in Python890996
+Node: Lazy Strings In Python893103
+Node: Python Auto-loading895306
+Ref: set auto-load python-scripts895970
+Ref: show auto-load python-scripts896070
+Ref: info auto-load python-scripts896176
+Node: objfile-gdb.py file897345
+Ref: set auto-load scripts-directory898519
+Ref: with-auto-load-dir898895
+Ref: show auto-load scripts-directory899713
+Node: dotdebug_gdb_scripts section900042
+Node: Which flavor to choose?901563
+Node: Python modules903389
+Node: gdb.printing903775
+Node: gdb.types905189
+Node: gdb.prompt906891
+Node: Aliases908540
+Node: Interpreters911383
+Node: TUI913482
+Node: TUI Overview914429
+Node: TUI Keys916862
+Node: TUI Single Key Mode919166
+Node: TUI Commands920041
+Node: TUI Configuration922425
+Node: Emacs923721
+Node: GDB/MI929195
+Node: GDB/MI General Design931075
+Node: Context management933598
+Node: Asynchronous and non-stop modes936733
+Node: Thread groups938725
+Node: GDB/MI Command Syntax941003
+Node: GDB/MI Input Syntax941246
+Node: GDB/MI Output Syntax942800
+Node: GDB/MI Compatibility with CLI946372
+Node: GDB/MI Development and Front Ends947109
+Node: GDB/MI Output Records948766
+Node: GDB/MI Result Records949138
+Node: GDB/MI Stream Records950144
+Node: GDB/MI Async Records951409
+Node: GDB/MI Frame Information959241
+Node: GDB/MI Thread Information960319
+Node: GDB/MI Ada Exception Information961298
+Node: GDB/MI Simple Examples961721
+Node: GDB/MI Command Description Format963898
+Node: GDB/MI Breakpoint Commands964778
+Node: GDB/MI Program Context982649
+Node: GDB/MI Thread Commands986917
+Node: GDB/MI Ada Tasking Commands990873
+Node: GDB/MI Program Execution993127
+Node: GDB/MI Stack Manipulation1004913
+Node: GDB/MI Variable Objects1015815
+Ref: -var-set-format1025718
+Ref: -var-list-children1026836
+Ref: -var-update1035187
+Ref: -var-set-frozen1038182
+Ref: -var-set-update-range1038978
+Ref: -var-set-visualizer1039508
+Node: GDB/MI Data Manipulation1041005
+Node: GDB/MI Tracepoint Commands1058590
+Node: GDB/MI Symbol Query1065919
+Node: GDB/MI File Commands1066608
+Node: GDB/MI Target Manipulation1069945
+Node: GDB/MI File Transfer Commands1076167
+Node: GDB/MI Miscellaneous Commands1077489
+Ref: -interpreter-exec1090081
+Node: Annotations1092394
+Node: Annotations Overview1093313
+Node: Server Prefix1095776
+Node: Prompting1096510
+Node: Errors1098027
+Node: Invalidation1098923
+Node: Annotations for Running1099400
+Node: Source Annotations1100920
+Node: JIT Interface1101845
+Node: Declarations1103645
+Node: Registering Code1105032
+Node: Unregistering Code1106004
+Node: Custom Debug Info1106631
+Node: Using JIT Debug Info Readers1107927
+Node: Writing JIT Debug Info Readers1108794
+Node: In-Process Agent1110991
+Ref: Control Agent1112934
+Node: In-Process Agent Protocol1113801
+Node: IPA Protocol Objects1114593
+Ref: agent expression object1115595
+Ref: tracepoint action object1115801
+Ref: tracepoint object1115882
+Node: IPA Protocol Commands1118839
+Node: GDB Bugs1120174
+Node: Bug Criteria1120906
+Node: Bug Reporting1121783
+Node: Command Line Editing1129406
+Node: Introduction and Notation1130058
+Node: Readline Interaction1131678
+Node: Readline Bare Essentials1132867
+Node: Readline Movement Commands1134654
+Node: Readline Killing Commands1135617
+Node: Readline Arguments1137535
+Node: Searching1138577
+Node: Readline Init File1140726
+Node: Readline Init File Syntax1141877
+Node: Conditional Init Constructs1156935
+Node: Sample Init File1159466
+Node: Bindable Readline Commands1162581
+Node: Commands For Moving1163636
+Node: Commands For History1164495
+Node: Commands For Text1167897
+Node: Commands For Killing1170621
+Node: Numeric Arguments1172761
+Node: Commands For Completion1173898
+Node: Keyboard Macros1175865
+Node: Miscellaneous Commands1176434
+Node: Readline vi Mode1180288
+Node: Using History Interactively1181198
+Node: History Interaction1181741
+Node: Event Designators1183163
+Node: Word Designators1184303
+Node: Modifiers1185940
+Node: In Memoriam1187163
+Node: Formatting Documentation1188046
+Ref: Formatting Documentation-Footnote-11191367
+Node: Installing GDB1191435
+Node: Requirements1192007
+Ref: Expat1192576
+Node: Running Configure1195094
+Node: Separate Objdir1198663
+Node: Config Names1201559
+Node: Configure Options1203008
+Node: System-wide configuration1205378
+Node: Maintenance Commands1206673
+Ref: maint info breakpoints1208327
+Node: Remote Protocol1222725
+Node: Overview1223355
+Ref: Binary Data1225917
+Node: Packets1228440
+Ref: thread-id syntax1229340
+Ref: extended mode1230785
+Ref: bc1232506
+Ref: bs1232716
+Ref: read registers packet1234320
+Ref: cycle step packet1236253
+Ref: write register packet1238129
+Ref: step with signal packet1239125
+Ref: vCont packet1240579
+Ref: vStopped packet1245495
+Ref: X packet1245838
+Ref: insert breakpoint or watchpoint packet1246124
+Node: Stop Reply Packets1250161
+Node: General Query Packets1254901
+Ref: QNonStop1265115
+Ref: QPassSignals1265739
+Ref: QProgramSignals1266908
+Ref: qSearch memory1269384
+Ref: QStartNoAckMode1269882
+Ref: qSupported1270412
+Ref: multiprocess extensions1280229
+Ref: install tracepoint in tracing1282258
+Ref: qXfer read1285276
+Ref: qXfer auxiliary vector read1285770
+Ref: qXfer target description read1286119
+Ref: qXfer library list read1286563
+Ref: qXfer svr4 library list read1287218
+Ref: qXfer memory map read1287853
+Ref: qXfer sdata read1288239
+Ref: qXfer siginfo read1288703
+Ref: qXfer spu read1289099
+Ref: qXfer threads read1289622
+Ref: qXfer traceframe info read1290024
+Ref: qXfer unwind info block1290440
+Ref: qXfer fdpic loadmap read1290672
+Ref: qXfer osdata read1291087
+Ref: qXfer write1292289
+Ref: qXfer siginfo write1292846
+Ref: qXfer spu write1293242
+Ref: General Query Packets-Footnote-11295329
+Node: Architecture-Specific Protocol Details1295656
+Node: ARM-Specific Protocol Details1296165
+Node: ARM Breakpoint Kinds1296413
+Node: MIPS-Specific Protocol Details1296745
+Node: MIPS Register packet Format1297028
+Node: MIPS Breakpoint Kinds1297957
+Node: Tracepoint Packets1298376
+Ref: QTEnable1307369
+Ref: QTDisable1307565
+Ref: qTfSTM1313089
+Ref: qTsSTM1313089
+Ref: qTSTMat1314127
+Node: Host I/O Packets1317055
+Node: Interrupts1321673
+Node: Notification Packets1323576
+Node: Remote Non-Stop1325847
+Node: Packet Acknowledgment1330106
+Node: Examples1332221
+Node: File-I/O Remote Protocol Extension1332847
+Node: File-I/O Overview1333309
+Node: Protocol Basics1335506
+Node: The F Request Packet1337738
+Node: The F Reply Packet1338639
+Node: The Ctrl-C Message1339557
+Node: Console I/O1341186
+Node: List of Supported Calls1342403
+Node: open1342765
+Node: close1345259
+Node: read1345641
+Node: write1346248
+Node: lseek1347015
+Node: rename1347893
+Node: unlink1349289
+Node: stat/fstat1350228
+Node: gettimeofday1351115
+Node: isatty1351550
+Node: system1352146
+Node: Protocol-specific Representation of Datatypes1353688
+Node: Integral Datatypes1354065
+Node: Pointer Values1354872
+Node: Memory Transfer1355580
+Node: struct stat1356200
+Node: struct timeval1358402
+Node: Constants1358919
+Node: Open Flags1359368
+Node: mode_t Values1359709
+Node: Errno Values1360201
+Node: Lseek Flags1361012
+Node: Limits1361197
+Node: File-I/O Examples1361557
+Node: Library List Format1362673
+Node: Library List Format for SVR4 Targets1365456
+Node: Memory Map Format1367926
+Node: Thread List Format1370503
+Node: Traceframe Info Format1371321
+Node: Agent Expressions1372778
+Node: General Bytecode Design1375599
+Node: Bytecode Descriptions1380399
+Node: Using Agent Expressions1393835
+Node: Varying Target Capabilities1395813
+Node: Rationale1396975
+Node: Target Descriptions1404361
+Node: Retrieving Descriptions1406237
+Node: Target Description Format1407322
+Node: Predefined Target Types1416371
+Node: Standard Target Features1417756
+Node: ARM Features1419546
+Node: i386 Features1421038
+Node: MIPS Features1422142
+Node: M68K Features1423326
+Node: PowerPC Features1423989
+Node: TIC6x Features1425296
+Node: Operating System Information1425845
+Node: Process list1426683
+Node: Trace File Format1427745
+Node: Index Section Format1429739
+Node: Copying1437367
+Node: GNU Free Documentation License1474957
+Node: Concept Index1500123
+Node: Command and Variable Index1616921

End Tag Table
« no previous file with comments | « gdb/doc/all-cfg.texi ('k') | gdb/doc/gdb.info-1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698